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

How long to learn object oriented programming?

575


What is a superclass in oop?

675


Can you inherit a private class?

643


what are the ways in which a constructors can be called?

1589


Plese get me a perfect C++ program for railway/airway reservation with all details.

3433






What is polymorphism oop?

631


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3559


What is the importance of oop?

621


What does and I oop and sksksk mean?

661


What are the 3 pillars of oop?

626


What are oops functions?

592


What is the purpose of polymorphism?

685


What are the data types in oop?

613


any one please tell me the purpose of operator overloading

1973


2. Give the different notations for the class.\

1596