Which of the following is defined in C++ as a sequence of characters?
A. cin
B. cout
C. stream
D. endline
Answer: C
Computer Science & Information Technology
You might also like to view...
How can you put Linux into single-user mode?
What will be an ideal response?
Computer Science & Information Technology
=! is a relational operator.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A pointer variable can be passed as a parameter to a function either by value or by ____.
A. retention B. reference C. approximation D. referral
Computer Science & Information Technology
A macro cannot be deleted.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology