What is the output of printf("%d")?
Answer Posted / loose
it will eat idly
| Is This Answer Correct ? | 3 Yes | 25 No |
Post New Answer View All Answers
What are smart pointers?
Write about the use of the virtual destructor?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Is linux written in c or c++?
Explain terminate() function?
Why is c++ difficult?
What is difference between rand () and srand ()?
Who calls main function?
Differentiate between an inspector and a mutator ?
Const char *p , char const *p What is the difference between the above two?
what is multi-threading in C++?
Mention the ways in which parameterized can be invoked.
What is a literal in c++?
What are the methods of exporting a function from a dll?
What are abstract data types in c++?