Which statement requires the inclusion of the library ?

A. q = r + s;
B. cont.setf(ios::left);
C. a = sqrt(b);
D. Both A and C are correct.

D. Both A and C are correct.

Computer Science & Information Technology

You might also like to view...

An advantage of a recovery operations center is that

A. this is an inexpensive solution B. the initial recovery period is very quick C. the company has sole control over the administration of the center D. none of the above are advantages of the recovery operations center

Computer Science & Information Technology

Which of the following statements about files is false?

A. Files are stored in primary storage devices. B. Files are a collection of related data treated as a unit. C. Data moves from the file to memory through a buffer. D. It is the programmers job to test for end of file on an input file. E. Files must be named using the operating systems rules.

Computer Science & Information Technology