adplus-dvertising
frame-decoration

Question

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

a.

printf();

b.

scanf();

c.

gets();

d.

puts();

Answer: (c).gets();

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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