what is the size of a class which contains no member
variables but has two objects??? is it 1 or 2??
Answer Posted / kundan kumar
1
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Is std :: string immutable?
what are Access specifiers in C++ class? What are the types?
what is Member Functions in Classes?
Comment on local and global scope of a variable.
How to access a variable of the structure?
What is the use of string in c++?
Should the member functions which are made public in the base class be hidden?
Explain the difference between using macro and inline functions?
What is the full form of dos?
What is the use of map in c++?
Is nan a c++?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What is the purpose of the "delete" operator?
What is the full form of india?
Explain how an exception handler is defined and invoked in a Program.