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

Answer Posted / manjeet

The focus of procedural programming is to break down a
programming task into a collection of variables, data
structures, and subroutines.
whereas in object-oriented programming it is to break down
a programming task into objects. Either method can be valid
for accomplishing a specific programming task.

Is This Answer Correct ?    21 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does enum stand for?

605


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1971


What is the difference between a constructor and a destructor?

600


What are properties in oop?

590


What makes a language oop?

589






What is abstraction in oop with example?

635


what are the different types of qualifier in java?

1829


What is difference between abstraction and encapsulation?

582


what type of questions

1688


What are the two different types of polymorphism?

664


How is class defined?

571


Is react oop?

601


What is inheritance write a program to show use of inheritance?

603


how to get the oracle certification? send me the answer

1654


What is object-oriented programming? Webopedia definition

706