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 / jalal
b)c=getc(c)
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is a nested formula?
Is javascript based on c?
What is the explanation for cyclic nature of data types in c?
What does a function declared as pascal do differently?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Explain the difference between getch() and getche() in c?
What is static and auto variables in c?
Is c is a low level language?
What is the difference between variable declaration and variable definition in c?
Discuss the function of conditional operator, size of operator and comma operator with examples.
Is register a keyword in c?
How can you pass an array to a function by value?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What are the disadvantages of c language?
Why is c so popular?