what is the output of
printf("%d",(scanf("%d",10));
Answer Posted / makadivya
10
| Is This Answer Correct ? | 14 Yes | 22 No |
Post New Answer View All Answers
Can you pass an entire structure to functions?
I need previous papers of CSC.......plz help out by posting them.......
What is static and volatile in c?
What is the use of function overloading in C?
Why c is called procedure oriented language?
What are runtime error?
Can you please explain the difference between syntax vs logical error?
if p is a string contained in a string?
Can 'this' pointer by used in the constructor?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is the use of structure padding in c?
Are global variables static in c?
With the help of using classes, write a program to add two numbers.
Explain setjmp()?
What are the 3 types of structures?