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
What is mnemonic in assembly language?
Why synchronization is important in java?
What is a method header?
What is oop principle in java?
What are the steps in the jdbc connection?
What is the difference between static binding and dynamic binding?
What is the difference between a field variable and a local variable?
Is string is a data type?
Can we call thread start () twice?
How many types of the indexof method are there for strings?
What is sizeof () operator?
Explain the difference between hashmap and hashtable in java?
What is the purpose of void?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
How do you sort data in java?