Question: Which of the following function is more appropriate for reading in a multi-word string?

Options

A : printf();

B : scanf();

C : gets();

D : puts();

Click to view Correct Answer

Previous || Next

Strings - General Questions more questions

Which of the following function sets first n characters of....

If the two strings are identical, then strcmp() function returns

How will you print on the screen?

The library function used to find the last occurrence of....

Which of the following function is used to find the....

Which of the following function is correct that finds the....

Which of the following statements are correct about the C#.NET....

Which of the following statements are correct about the C#.NET....

Which one of the following statements is correct?

If a is an array of 5 integers then which....

Arrays - General Questions more Online Exam Quiz

Floating Point Issues - General Questions

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions