What is the concept of object oriented program?

Answers were Sorted based on User's Feedback



What is the concept of object oriented program?..

Answer / nijasec

It giving importance to object or it consists of objects of
classes

Is This Answer Correct ?    13 Yes 3 No

What is the concept of object oriented program?..

Answer / kalyan

it is a concept which uses a method of using objects

Is This Answer Correct ?    4 Yes 1 No

What is the concept of object oriented program?..

Answer / ashish gangawane

It giving importance to object or it consists of objects of
classes

Is This Answer Correct ?    5 Yes 2 No

What is the concept of object oriented program?..

Answer / mayank kumar

c++ follows the concept of class

Is This Answer Correct ?    4 Yes 2 No

What is the concept of object oriented program?..

Answer / srihari

It consists of more classes

Is This Answer Correct ?    3 Yes 2 No

What is the concept of object oriented program?..

Answer / jangam

the object oriented is the write the oops concept and write
the classes

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More OOPS Interview Questions

Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345

7 Answers  


What are benefits of oop?

1 Answers  


Where is pseudocode used?

1 Answers  


What is destructor in oop?

1 Answers  


What is encapsulation in oops?

1 Answers  


what is namespace? what are the uses of namespace?

1 Answers  


WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.

7 Answers   ETH,


What are the 5 oop principles?

1 Answers  


Differences between inline functions and non-inline functions?

4 Answers   Ness Technologies,


What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

15 Answers   ISTS, Wipro,


Can we have a private virtual method ?

8 Answers   Ness Technologies,


How do you achieve runtime polymorphism?

1 Answers  


Categories