What is a virtual destructor? Explain the use of it?
No Answer is Posted For this Question
Be the First to Post Answer
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
Write my own zero-argument manipulator that should work same as hex?
founder of c++
7 Answers Microtek, TCS, TeleCommand,
Do the parentheses after the type name make a difference with new?
What is exception handling? Does c++ support exception handling?
What do you understand by a pure virtual member function?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What is the difference between global variables and local variable
Why do we use classes in c++?
How many characters are recognized by ANSI C++?
Can you overload the operator+ for short integers?
What is the most powerful coding language?