explain oops concepts with examples?
Answer Posted / srinivas
abstraction:it shows important data and hide the unwanted data
polymorphism:it shows different behaviors at different instances
Encapsulation:it provides security for the data
inheritance:the process of acquiring the properties of one
object to another object
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
Is java free for businesses?
what is the difference between preemptive scheduling and time slicing? : Java thread
What 4 doubled?
What do you understand by abstract classes?
Explain the different forms of polymorphism?
How does arrays sort work in java?
How do you invoke a method?
Differentiate jar and war files?
What is parsing in grammar?
What is better- service oriented or batch oriented solutions?
What is append function?
What is byte data type?
What is a nested class?
What is an immutable object? How do you create one in java?
Highest level event class of the event-delegation model?