Answer Posted / manish shikarbar
answer is :1
Example:
class Test
{
};
Test Obj;
int size = sizeof(Obj); // answer is 1
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the difference between ++ count and count ++?
How java is different from c and c++?
How will you call C functions from C ++ and vice-versa?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Why c++ is called oop?
Why c++ does not have finally?
When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?
What is the difference between a definition and a declaration?
Write a Program for find and replace a character in a string.
What is difference between n and endl in c++?
What is an accessor in c++?
Define the operators that can be used with a pointer.
What is purpose of new operator?
Please explain class & object in c++?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?