what are the oops concept in java explain with real time
examples
Answer Posted / madhu
abstraction hiding the information ..
e.g light switch when switch a button light is ON but we dont know how the light is on i.e. hiding the information
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are java packages?
Which is better stringbuilder or stringbuffer?
What is the difference between pass by reference and pass by pointer?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Difference between throw and throws?
What is the difference between superclass and subclass?
Difference between ‘>>’ and ‘>>>’ operators in java?
how to write a program for sending mails between client and server
Explain the difference between transient and volatile in java?
What is bubble sorting in java?
What is replaceall in java?
What are the different types of methodologies?
What is a Transient Object?
How can constructor chaining be done using this keyword?
What is the difference between procedural and object-oriented programs?