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
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Difference between overloading vs. Overriding
What is an inclusion guard?
What is endianness?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
What are the implicit member functions of class?
What are advantages of using friend classes?
How new/delete differs from malloc()/free?
What is a set in c++?
What are literals in C++?
Explain pass by value and pass by reference.
What is an incomplete type in c++?
Is c++ pass by reference or value?
What is #include iostream?
Will rust take over c++?