what is the output of
printf("%d",(scanf("%d",10));
Answer Posted / neelamani
1 NULL pointer assignment
This output in TC compiler
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Write a program to find the biggest number of three numbers in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Explain what is the best way to comment out a section of code that contains comments?
Can you write a programmer for FACTORIAL using recursion?
What is default value of global variable in c?
How can I make it pause before closing the program output window?
Write a program to generate the Fibinocci Series
Why ca not I do something like this?
What does double pointer mean in c?
What is a file descriptor in c?
What is the use of getchar functions?
Explain what is meant by high-order and low-order bytes?
What is the difference between āgā and āgā in C?
What is the data segment that is followed by c?
Who invented b language?