What is the output of printf("%d")?
Answers were Sorted based on User's Feedback
Answer / kumar
it was compiled in dev c++
prints a value 31783972
| Is This Answer Correct ? | 14 Yes | 39 No |
Answer / priya
the output of printf("%d") is create a blankspace
| Is This Answer Correct ? | 11 Yes | 61 No |
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
If a function doesn’t return a value, how do you declare the function?
Why is the function main() special?
Write about c++ storage classes?
What c++ is used for?
What is polymorphism & list its types in c++?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
What is size of null class?
How to tokenize a string in c++?
What is the use of this pointer in c++?
Types of storage and scope of each type
What is the topic of the C++ FAQ list?