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 data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What programming language should I learn first?
List the features of oops in c++?
Is c++ vector a linked list?
What are literals in C++?
Tell me difference between constant pointer and pointer to a constant.
What is ios class in c++?
What is abstraction c++?
What does it mean to declare a member variable as static?
What does flush do?
Is ca high or low level language?
Explain bubble sorting.
What is function overloading c++?
Differentiate between C and C++.