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

Answer Posted / prabhash

Object-oriented programming (OOP) is a programming paradigm
that represents concepts as "objects" that have data fields
(attributes that describe the object) and associated
procedures known as methods. Objects, which are usually
instances of classes, are used to interact with one another
to design applications and computer programs
In Procedural Programming language the execution of
application can be step by step.
that means there is no need to follow the order of
execution on OOP.
it depends on the object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use class in oops?

744


How is polymorphism achieved?

768


What are the 5 oop principles?

834


Can static class have constructor?

783


What is use of overloading?

852


c++ program to swap the objects of two different classes

2121


What is object in oops?

821


What is abstract class in oop?

739


What is object-oriented programming? Webopedia definition

950


What is the benefit of oop?

765


What is the use of oops?

796


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

1375


write knight tour problem which is present in datastructure

2378


What are two types of polymorphism?

801


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1829