The method ____ returns the next character from the input stream without extracting the character from the stream.
A. cin.getline()
B. cin.put()
C. cin.get()
D. cin.peek()
Answer: D
Computer Science & Information Technology
You might also like to view...
What is not true about using the AND function in a custom conditional formatting rule?
A) All the tests must be of the same data type, for example: all numbers or all text. B) You must have at least two tests in the formula. C) You may have as many tests as you need in the formula. D) All the logical tests must be true for the formatting to be applied.
Computer Science & Information Technology
There are many templates available online.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology