why we call c++ is object oriented lanaguage

Answer Posted / viji

Since it obeys OOPs concepts,it is said to be object
oriented language....

Is This Answer Correct ?    19 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1737


Write a program to sort the number with different sorts in one program ??

1992


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6583


Can main method override?

666


What is encapsulation c#?

696






What are different oops concepts?

670


What do you mean by overloading?

679


What is difference between polymorphism and inheritance?

704


What is constructor overloading in oop?

711


Why do we use polymorphism?

653


How do you define a class in oop?

730


How to hide the base class functionality in Inheritance?

738


What is destructor oops?

712


What is class and example?

671


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1489