Explain virtual class and friend class.
No Answer is Posted For this Question
Be the First to Post Answer
What are the important differences between c++ and java?
What is the use of setprecision in c++?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
Can a program run without main in c++?
Why is c++ still used?
What is abstraction in c++ with example?
what does the following statement mean? int (*a)[4]
Do the parentheses after the type name make a difference with new?
What are the advantages of c++? Explain
What is the difference between Char a[ ]=”string” and char *a=”String”
What are guid?
Explain rtti.