You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-09-16 05:20:44
Multi-Word String:
http://interviewquestionsanswers.org/quiz/C-Programming http://interviewquestionsanswers.org/qu … nd-Strings
Question:
Which of the following function is more appropriate for reading in a multi-word string?
Option A):
scanf()
Option B):
printf()
Option C):
gets()
Option D):
puts()
Correct Answer is Option C):
gets()
Failure is the first step towards seccess.
Offline
2015-09-16 05:20:44
- Advertisement
- Ads By Google
Re: Multi-Word String:
Pages:: 1