Answer Posted / sandeep
object oriented program system
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is c++ hiding?
How can you tell what shell you are running on unix system?
What language does google use?
What is a list c++?
What are structures and unions?
When should you use global variables?
What is data binding in c++?
why and when we can declar member fuction as a private in the class?
How does a copy constructor differs from an overloaded assignment operator?
How long will it take to learn programming?
What is the v-ptr?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
Is c++ a software?
What are the defining traits of an object-oriented language?
Can we make any program in c++ without using any header file and what is the shortest program in c++.