How many standards of c++ are there?
No Answer is Posted For this Question
Be the First to Post Answer
What are the effects after calling the delete this operator ?
What is anonymous object in c++?
Specify different types of decision control statements?
write a program to add two numbers without using an arithmetic operator.
What do you mean by static variables?
What is implicit pointer in c++?
Difference between pointer to constant vs. Pointer constant
What is the full form of stl in c++?
What is a container class? What are the types of container classes?
How does list r; differs from list r();?
What is the difference between global variables and static varables?
Discussion on error handling of C++ .