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 / cynthia,1st b.sc.,itm
option b)c=getchar()
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Which one would you prefer - a macro or a function?
Can static variables be declared in a header file?
What is c language & why it is used?
hi any body pls give me company name interview conduct "c" language only
What is the difference between printf and scanf )?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
What are the usage of pointer in c?
Is c is a high level language?
Differentiate between a structure and a union.
Why c is called top down?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What is the explanation for modular programming?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is %d called in c?
what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9