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

Answer Posted / oopslover

Oops is programing concept which works around the its object
and data, it works on real world objects. helps us in
building robust application, provides more security through
its objects. where as procedural language is totally
different it implies to use different functional things to
be used under one single function e.g "main" method in C.
The logic is expose to the whole program.

Is This Answer Correct ?    44 Yes 39 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use oops?

585


Is oop better than procedural?

560


Can we have inheritance without polymorphism?

602


What is and I oop mean?

608


What is the use of oops?

612






What is for loop and its syntax?

590


What makes a language oop?

589


What is super in oop?

587


What is a class and object?

589


Which is better struts or spring?

610


What is meant by oops concept?

600


What is the difference between abstraction and polymorphism?

604


Can an interface inherit a class?

551


Is abstract thinking intelligence?

585


How to hide the base class functionality in Inheritance?

630