what is the order of initialization for data?
Answer Posted / rejeesh r
Class is a connection of objects.
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
What is stream and its types in c++?
Why do we use the using declaration?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Describe Trees using C++ with an example.
Are strings mutable in c++?
What is new in c++?
Will the following program execute?
Are c and c++ similar?
How static variables and local variablesare similar and dissimilar?
How to access a variable of the structure?
What is encapsulation in c++?
What is polymorphism in c++? Explain with an example?
What is an incomplete type in c++?
What is a c++ map?
How to declare a function pointer?