why we call c++ is object oriented lanaguage

Answer Posted / pritesh

bcos c++ use the whole concept of oops.
and other important thing is that c++ use object
programming language .which makes it close to real
world.thats why c++ is object oriented language.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem with multiple inheritance?

686


which feature are not hold visual basic of oop?

1816


What is persistence in oop?

750


When not to use object oriented programming?

671


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

4042






Write a c++ program to display pass and fail for three student using static member function

2922


What is byval and byref? What are differences between them?

1792


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1749


Why it is called runtime polymorphism?

677


Can a destructor be called directly?

689


What are constructors in oop?

677


What is polymorphism explain its types?

781


What is solid in oops?

706


Is oop better than procedural?

657


What is encapsulation with example?

673