What is the output of printf("%d")?
Answers were Sorted based on User's Feedback
Answer / guest
it is used to print one integer data type value.
Is This Answer Correct ? | 90 Yes | 46 No |
Answer / cooooooool bipul
Hey people
It will not give any syntax error more specifically.. it
will not give any type of error..
The output depends on the compiler u r using...
if it is GCC of linux then O/p== garbage value
there are compilers which will give the last integer value
assigned..
example...
i=30;
printf("%d");
will give ouput 30... but for Gcc it will be garbage value.
Is This Answer Correct ? | 43 Yes | 8 No |
Answer / anand
it will print some value currently on top of the stack
Is This Answer Correct ? | 20 Yes | 7 No |
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What are the advantages of using pointers in a program?
How to allocate memory dynamically for a reference?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What is a container class? What are the types of container classes?
What are structures and unions?
Live example for static function?
How do you find out if a linked-list has an end?
What are the advantages of C++ programming compared to C programming?
What is the difference between ++ count and count ++?
Can constructor be static in c++?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?