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
How do you achieve runtime polymorphism?
What is difference between abstraction and encapsulation?
What is abstraction and encapsulation?
What is object in oops?
Can we define a class within the interface?
how to get the oracle certification? send me the answer
What is oops and why we use oops?
What is a function in oop?
What is the difference between a constructor and a destructor?
what is graphics
what are the realtime excercises in C++?
What is overloading in oops?
is there any choice in opting subjects like 4 out of 7
What is meant by multiple inheritance?
Can bst contain duplicates?