Answer Posted / venkat
The oops are only 3 types
1.Encapsulation
2.iheritance
3.polymorphsim
abstration is derived from encapsulations
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Are arrays dynamic in java?
What are mutable classes?
Differentiate between run time error and syntax error.
What will happen if a thrown exception is not handled?
What is linkedlist in java?
What is core java used for?
What is arrays sort in java?
What is a "pure virtual" member function?
What is the final class modifier?
how to create multithreaded program? : Java thread
What is the difference between actual and formal parameters?
What is the program compilation process?
What is difference between wait and notify in java?
Can a class extend more than one class?
Can a class be declared as protected?