What is the output of printf("%d")?
Post New Answer View All Answers
Which should be more useful: the protected and public virtuals?
Write my own zero-argument manipulator that should work same as hex?
What is anonymous object in c++?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
List the features of oops in c++?
What is std :: flush?
In c++, what is the difference between method overloading and method overriding?
Is c++ still being used?
Is c++ fully object oriented?
What is increment operator in c++?
What are the two types of comments, and how do they differ?
What are features of c++?
What is the difference between a template and a macro?
Is sorted c++?