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
Can main method override?
Why is polymorphism important in oop?
What are constructors in oop?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is overriding in oop?
How do you use inheritance in unity?
What is oops and why we use oops?
Who invented oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What are main features of oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is oops in simple words?
What is inheritance in simple words?
Is abstract thinking intelligence?