aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Unix Operating System
  • Which of the following are implemented as macros (rather ...
Multiple choice

Which of the following are implemented as macros (rather than functions)?

  1. fgetc

  2. getc

  3. getchar

  4. both (2) and (3)

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

The getc and getchar commands are implemented as macros rather than the functions.

Keep practicing — related questions

  • Which of the following functions is not present in ANSI standard?
  • Which of the following formatted input functions is used to read strings in 'C'?
  • If an integer is to be entered through keyboard, which function you would use?
  • Which of the following functions have exactly same working? (a) putch() (b) putchar() (c) puts() (d) fputs(...
  • 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 given operations of the function is not true for that function?
  • Which of the following function is a macro that outputs a character to a file stream specified using file p...
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