why we call c++ is object oriented lanaguage

Answer Posted / raman sharma

firstly we make to a class just a example we make addition
class then we make to object "s2" then we write
{
s2.addition(parameter);
}

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between data abstraction and encapsulation?

619


why reinterpret cast is considered dangerous?

1905


What is difference between class and object with example?

566


What is overloading and its types?

618


What are the 3 principles of oop?

621






What is destructor give example?

608


Is data hiding and abstraction same?

572


Is this job good for future? can do this job post grduate student?

1694


What is ambiguity in inheritance?

625


What polymorphism means?

624


What is the significance of classes in oop?

590


Can we override main method?

609


What is new keyword in oops?

593


How to use CMutex, CSemaphore in VC++ MFC

4333


Templates mean

1592