Explain virtual class and friend class.
No Answer is Posted For this Question
Be the First to Post Answer
Is there something that we can do in C and not in C++?
What is the need of a destructor? Explain with the help of an example.
Can we define a constructor as virtual in c++?
What are c++ storage classes?
What is problem with overriding functions?
Write a c program for binary addition of two 8 bit numbers.
the maximum length of a character constant can be a) 2 b) 1 c) 8
What is tellg () in c++?
Why do we need function?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is a manipulator in c++?
What is enum c++?