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 are synchronized methods and synchronized statements in java programming?
Can an interface extend another interface?
Can It is possible to synchronize the constructor of a Java Class?
How do you compare two strings lexicographically?
Why can't we override private static methods?
What is the difference between multitasking and multithreading in Java
How does multithreading take place on a computer with a single cpu in java programming?
What does indexof mean?
What is java objectoutputstream?
What is the meaning of variables in research?
What is difference between pointer and reference?
What is anagram of a string?
What is the maximum size of byte array in java?
Can we use different return types for methods when overridden?
Is 0 an even number?