Answer Posted / prakash
object oriented programming system or sw is nothing but it
is one of the programming paradigm in which a problem can
be treated as a collection of objects and these objects are
representing problems and/or sub-problems. And these
objects are communicating among them to solve the given
task.
thank you
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of an external iterator.
Define macro.
Can you please explain the difference between static and dynamic binding of functions?
Describe delete operator?
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?
What is meant by const_cast?
What is class in c++ with example?
How important is c++?
What is the best it certification?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
What is dev c++ used for?
By using c++ with an example describe linked list?
What is an adjust field format flag?
What is a modifier in c++?
Why is c++ called oops?