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
Can I override protected method in java?
What are the limitations of procedural programming approach?
Why should I use abstract class?
What is stack example?
What are the types of sockets in java?
What is the difference between static (class) method and instance method?
What are different data structures in java?
Explain the pointers in Java?
Is java platform independent?
What is protected in java?
What is the final field modifier?
What is string in java is it a data type?
What is an example of a conditional statement?
Can an interface implement another interface?
Where is jre installed?