what i oops concept, how many languages supports oops concept?

Answer Posted / parth rastogi

oops is object oriented programmimg language which provides the facility to run programs on any platefrom if it is compiled and provides a way of modularizing programs by creating partitioned memory area for both data and functions . The languages like C++,JAVA use oops concept.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1395


What is difference between polymorphism and inheritance?

617


What is encapsulation example?

549


Why is polymorphism used?

586


Why do we need polymorphism in c#?

686






Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1621


Whats oop mean?

595


What is polymorphism programming?

605


Where You Can Use Interface in your Project

1427


What is static in oop?

589


What is polymorphism in oops with example?

531


What is overriding in oops?

602


Prepare me a program for the animation of train

2000


What is object and example?

604


What is abstraction encapsulation?

657