Multiple Choice
____ are continuous streams of data.
A) Arrays
B) Strings
C) Files
D) Pointers
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: C's increment operator is _.<br>A)++<br>B)+<br>C)+=<br>D)=+
Q22: The _ format specifier is used to
Q23: C provides three looping mechanisms: the for
Q24: Match each item with a statement below.<br>-denotes
Q25: The word "null" is used to indicate
Q27: The _ format specifier is used to
Q28: fgetch()reads a single character from the file
Q29: C++ enables function _,which makes the functions
Q30: The _ scanf()format specifier is used to
Q31: _ is an example of how you