Answer Posted / abhishek
its because an empty class makes an entry to symbol table (code segment)
which requires a symoblic mapping of 1 byte
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Explain operator overloading.
What is a block in c++?
What are the rules for naming an identifier?
Differentiate between declaration and definition.
What is the exit function in c++?
What do you mean by “this” pointer?
what is a class? Explain with an example.
Who was the creator of c++?
Is it possible to use a new for the reallocation of pointers ?
Which is best c++ or java?
Define a pointer to a data member of the type pointer to pointer?
What is a hashmap c++?
Is swift faster than c++?
What is double in c++?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?