C Programming Ungetc 2 Online Exam Quiz

C Programming Ungetc 2 GK Quiz. Question and Answers related to C Programming Ungetc 2. MCQ (Multiple Choice Questions with answers about C Programming Ungetc 2

ungetc() may be used with ________

Options

A : scanf

B : getc

C : getchar

D : all of the mentioned

View Answer

Which of the following cannot be used with ungetc()?

Options

A : scanf

B : getc

C : getchar

D : printf

View Answer

Only _____character of pushback is guaranteed per file when ungetc is used.

Options

A : Two

B : One

C : Many

D : Zero

View Answer

What is the syntax of ungetc()?

Options

A : void ungetc(int c, FILE *fp)

B : int ungetc(int c, FILE *fp)

C : int ungetc(String c, FILE *fp)

D : int getc(int c, FILE *fp)

View Answer

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Self Referential Structures 1

C Programming Sizeof Keyword 1

C Programming Sizeof Keyword 2

C Programming Storage Management 1

C Programming String Operations

C Programming Variable Length Argument

C Programming Variable Names 1

C Programming Variable Names 2

C Plus Plus Aptitude Question Answer Pointers

Cplusplus Interview Basic String