Answer the following statements true (T) or false (F)

1) The insertion operator (<<) inserts characters into the input stream.
2) cout is the name of the stream associated with the standard input device.
3) A type double variable can represent a larger range of values than can be represented by a type int variable.
4) A unary operator takes two operands.
5) Cancellation error may occur when two values of greatly different magnitudes are added together.

1) F
2) F
3) T
4) F
5) T

Computer Science & Information Technology

You might also like to view...

What are collections of zombies controlled by a hacker called?

a. Botnets b. Masters c. Crimeware d. Ransomware

Computer Science & Information Technology

Which of the following is a tunneling protocol used to make VPN connections?

A. PPP B. SLIP C. PPTP D. STP

Computer Science & Information Technology