What are the OOPS concepts?

Answers were Sorted based on User's Feedback



What are the OOPS concepts?..

Answer / renganayaki

OOPS described as Object Oriented Programing
Language.oops are used for Data Structure Programing
supported in C++ and Java.oops Identify following aspects:
1.Class
2.Objects
3.encapsulation
4.Abstraction
5.Inheritance
6.Polymorphism

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / nagesh

1.Class
2.Object
3.Inheritance
4.Polymorphism
5.Encapsulation

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / amruta

There are 7 basic concepts of oop
1.object&classes
2.data abstraction
3.data encapsulation
4.polymorphism
5.inheritance
6.dynamic binding
7.msg passing

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / sri

object oriented programming language concepts are,
object
data abstraction
encapsulation
inheritance
polymorphism
message passing

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / dlp

objects
data abstraction
inheritance
encapsulation
dynamic binding
message passing

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / jiji m v

Object and class
Data abstraction
Data encapsulation
Inheritance
Overloading
Polymorphism

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / ram

OOPS's organize to program based on data..
object and other set of interface is that data...

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / nehru

Encapsulation
Data Abstraction
Polymorphism
Persistence
Deli cation
Generosity
Extensibility

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / sathish

Encapsulation
Polymorphism
Inheritance

Is This Answer Correct ?    0 Yes 0 No

What are the OOPS concepts?..

Answer / anil kumar battula

1.object
2.class
3.data Abstraction & encapsulation
4.Inheritence
5.polymorphism
6.data binding
7.message passing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

How long to learn object oriented programming?

0 Answers  


write a programe to calculate the simple intrest and compund intrest using by function overlading

0 Answers  


What is the point of oop?

0 Answers  


Why multiple inheritance is not possible?

0 Answers  


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

0 Answers   Accenture,






what is static?

4 Answers  


is there any choice in opting subjects like 4 out of 7

0 Answers  


What is the main feature of oop?

0 Answers  


what is a binary overloading

2 Answers  


What are the features of oop?

0 Answers  


Get me a number puzzle game-program

0 Answers  


can you explain how to use JavaBean in Project

3 Answers   Infosys, Satyam,


Categories