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 |
Does c++ have finally?
What is data structure in c++?
what is data abstraction in C++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What are static type checking?
What is iostream in c++ used for?
What is the use of seekg in c++?
What is the best c c++ compiler for windows?
Explain function overloading and operator overloading.
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
how to access grid view row?
What are static and dynamic type checking?