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
Describe the process of creation and destruction of a derived class object?
What are disadvantages of pointers?
What is iterator in c++?
What do you mean by inheritance in c++?
what is C++ objects?
Which software is best for coding?
Explain all the C++ concepts using examples.
Explain what data encapsulation is in c++?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Describe new operator and delete operator?
How do I tokenize a string in c++?
What do you mean by public protected and private in c++?
What is an adjust field format flag?
What is an arraylist c++?
How do I download c++?