The ____ function reads the next character in the input stream and assigns it to the function’s character variable.

a. getline()
b. get()
c. nextChar()
d. getChar()


b. get()

Computer Science & Information Technology

You might also like to view...

The use of a live message center for text-based exchanges when users are active at the same time is called a ________

A) webcam B) podcast C) chat D) none of the above

Computer Science & Information Technology

The Sway command bar contains commands to create and format a Sway

Indicate whether the statement is true or false

Computer Science & Information Technology

The command that does the linking on Visual C++ Express (2013 or 2016) and Visual Studio 2015 is Make or Remake.

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

Computer Science & Information Technology

Except for symbolic constants and function prototypes, local variables should almost never be used.

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

Computer Science & Information Technology