What are the OOPS concepts?

Answer Posted / vaibhav

In simple way,
The complex programming organizing in to simple structure by
using the concepts methodologies of,
Encapsulation
Abstraction
Polymorphism
Inheritance.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 4 pillars of oop?

676


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2110


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?

1401


What is difference between multiple inheritance and multilevel inheritance?

606


Whats is abstraction in oops?

595






Why is object oriented programming so hard?

618


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1155


How do you explain polymorphism?

598


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1658


Why is polymorphism used?

588


What is abstraction in oop with example?

648


• What are the desirable attributes for memory managment?

1734


What is inheritance in oop?

608


Why is destructor used?

588


What do you mean by overloading?

588