What is OOPS and How it is different from Procedural
Programming ?

Answer Posted / jagdeep kumar tripathi

oops mean object oriented programming system.it is fully
based on class and object methodology.which is concerned to
the real world problem and its solution. so it takes the
principal of incaptulation,inheritance,abstaction and
polymorphasim.these principal help to make the program
problam solving to the real world.
oops uses class to bind the relative methods, property and
events together and this class is used by object by
different name. this is also used to create other object
which used other class property.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a mixin and inheritance?

524


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?

1410


What is the full form of oops?

612


What is encapsulation with real life example?

572


what is difference between class template and template class?

2159






What is protected in oop?

604


What are the features of oop?

641


What is polymorphism in oops?

560


What is class and object in oops?

613


What is polymorphism and its types?

599


Can a destructor be called directly?

607


What are the 3 pillars of oop?

620


What is solid in oops?

617


What is the problem with multiple inheritance?

587


What are oops methods?

568