What is OOPs & Why?

Answer Posted / mustafa sabbowala

OOPs Stands for Object Oriented Programming,in which programming is done a entity called class and each element of that class is represent by object.
Why?
With the help OOPs we can program our application in easily readable format and we can reuse the duplicate code where ever required to achieve out target.

Please any one enhance my answer

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by data hiding/encapsulation?

577


What do you understand by synchronization?

599


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

625


What is the static block?

589


How can constructor chaining be done by using the super keyword?

622






Distinguish between a predicate and a function?

580


Differentiate between static and non-static methods in java.

571


What do you mean by inner class in java?

572


Can you give names of Container classes?

1865


How do you use spaces in java?

534


What are the two ways in which thread can be created?

604


What is the advantage of OOP in java?

665


Why we use multi threading instead of multiprocessing?

581


What is the purpose of the runtime class in java programming?

572


Is set thread safe java?

506