Answer Posted / thuang
In replay to Vishwa,
for empty class, compiler will supply a default constructor
and a destructor for us, their access modifiers were public.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is c++ code?
Why c++ is better than c language?
What is the difference between global int and static int declaration?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is the use of c++ programming language in real life?
What is a flag in c++?
Define pointers?
How is c++ used in the real world?
What is malloc in c++?
What are the 3 levels of programming languages?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Difference between class and structure.
why is c++ called oops? Explain
How would you use qsort() function to sort an array of structures?
What is the use of data hiding?