What is the output of printf("%d")?
Answer Posted / soundar
it will display only garbage value
Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is auto type c++?
What does obj stand for?
What kind of jobs can I get with c++?
Name the operators that cannot be overloaded in C++?
What is a linked list in c++?
What is the two main roles of operating system?
How the programmer of a class should decide whether to declare member function or a friend function?
the maximum length of a character constant can be a) 2 b) 1 c) 8
What is ios in c++?
Is java based off c++?
What is a pdb file?
What is searching? Explain linear and binary search.
What is a multimap c++?