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
What is c++ in english?
How much maximum can you allocate in a single call to malloc()?
What are inline functions? What is the syntax for defining an inline function?
What is anonymous object in c++?
What is virtual destructor ans explain its use?
Explain the concept of friend function in c++?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Is map ordered c++?
What are the various situations where a copy constructor is invoked?
How to give an alternate name to a namespace?
Is set c++?
What is std :: flush?
What are 2 ways of exporting a function from a dll?
Can we run c program in turbo c++?
What are the advantages of pointers?