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 a unnitialised pointer?
Why is null pointer used?
Is main a class in c++?
Why can templates only be implemented in the header file?
List the issue that the auto_ptr object handles?
What is object in c++ example?
Do vectors start at 0?
Explain the uses of static class data?
What data encapsulation is in c++?
What is the most powerful coding language?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Why do we use classes in programming?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
How many namespaces are there in c++?