Answer Posted / chethu
Then what for the class is introduced in C++.. they could
have continued using the structure with OOPS concept only rite?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which c++ compiler is best?
How do you flush std cout?
What is the latest version on c++?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
What is an orthogonal base class in c++?
What is a volatile variable in c++?
Explain static and dynamic memory allocation with an example each.
What is function overloading c++?
Define a constructor?
What can I safely assume about the initial values of variables which are not explicitly initialized?
What is malloc in c++?
Do you know about latest advancements in C++ ?
Can we distribute function templates and class templates in object libraries?
What is the syntax for a for loop?
How to access a variable of the structure?