aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C programming
  • Which of the following formatted input functions is used ...
Multiple choice

Which of the following formatted input functions is used to read strings in 'C'?

  1. puts()

  2. getchar()

  3. gets()

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This function is used in 'C' to read strings.

Keep practicing — related questions

  • Which of the given operations of the function is not true for that function?
  • Which of the following functions are used for a single character input and single character output data?
  • Which are the single character input/output functions in C language?
  • Which of the following will read a character from the keyboard and store it in the variable c?
  • With which of the following formatted functions is the EOF() end of file function used?
  • Which of the following statements is not true?
  • Which function would you use if a single key is to be received through the keyboard?
  • Which of the following functions have exactly same working? (a) putch() (b) putchar() (c) puts() (d) fputs(...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy