What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / abz
OOPS means object oriented programming ,it includes
programming for different applications with respect to an
object.
using oops concept makes the applications more flexible
where the data is executed within the object
| Is This Answer Correct ? | 51 Yes | 40 No |
Post New Answer View All Answers
Can a destructor be called directly?
Why do we use class in oops?
what is the drawback of classical methods in oops?
What is difference between polymorphism and inheritance?
What are objects in oop?
what is graphics
What is encapsulation in simple terms?
Templates mean
What is encapsulation and abstraction? How are they implemented in C++?
What is static modifier?
What is polymorphism and example?
What is protected in oop?
What do you mean by overloading?
What is super in oop?
What is oops?what is its use in software engineering?