What is c++ & why it is used?
No Answer is Posted For this Question
Be the First to Post Answer
what is Member Functions in Classes?
If a header file is included twice by mistake in the program, will it give any error?
why all c++ program must have default constructor?
Why do you use the namespace feature?
Explain how we implement exception handling in c++?
Define a constructor?
Is structure can be inherited?
What is a pdb file?
What is std :: flush?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.
5. Can inline functions have a recursion?