aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Information Technology Mixed Test - 12
  • Which of the following functions is used in 'C' to write ...
Multiple choice

Which of the following functions is used in 'C' to write a single character into an output file?

  1. fgets()

  2. getc()

  3. putc()

  4. none of these

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

This function is used in 'C' to write a single character into an output file.

Keep practicing — related questions

  • 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 member functions is used to get a single character from a file?
  • Which of the following function is a macro that outputs a character to a file stream specified using file p...
  • Which of the following functions pushes the character read previously using getc() back into input stream p...
  • Which of the following formatted input functions is used to read strings in 'C'?
  • Which of the following functions have exactly same working? (a) putch() (b) putchar() (c) puts() (d) fputs(...
  • With which of the following formatted functions is the EOF() end of file function used?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy