The ____ function reads a string from the standard input stream.

A. getstr
B. gets
C. fgets
D. puts
E. fputs


Answer: B

Computer Science & Information Technology

You might also like to view...

A method must declare to throw ________.

a. unchecked exceptions b. checked exceptions c. Error d. RuntimeException

Computer Science & Information Technology

The Quick Access Toolbar is a customizable toolbar at the top of the window that by default contains the Save, Undo, and Repeat/Redo buttons

Indicate whether the statement is true or false

Computer Science & Information Technology

Suppose that gamma is an array of 50 components of type int and j is an int variable. Which of the following for loops sets the index of gamma out of bounds?

A. for (j = 0; j

Computer Science & Information Technology

How does the destination system know how to put packets in the correct order?

What will be an ideal response?

Computer Science & Information Technology