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
Why do we use class in oops?
How is polymorphism achieved?
What are the 5 oop principles?
Can static class have constructor?
What is use of overloading?
c++ program to swap the objects of two different classes
What is object in oops?
What is abstract class in oop?
What is object-oriented programming? Webopedia definition
What is the benefit of oop?
What is the use of oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
write knight tour problem which is present in datastructure
What are two types of polymorphism?
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...