which one of follwoing will read a character from keyboard
and store in c
a)c=getc()
b)c=getchar()
c)c=getchar(stdin)
d)getc(&c)
e)none
Answer Posted / himanshu
b
by himanshu kiims
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
How can I trap or ignore keyboard interrupts like control-c?
What is C language ?
Is void a keyword in c?
Can a program have two main functions?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
Do string constants represent numerical values?
What is the difference between printf and scanf in c?
How to explain the final year project as a fresher please answer with sample project
What is s or c?
What is a structure and why it is used?
Can you return null in c?
What is substring in c?
What are bitwise shift operators in c programming?
What is the significance of c program algorithms?