explain oops concepts with examples?
Answer Posted / daydreamer
abstraction is the process by which data and programs are
defined with a representation similar to its meaning.
reduce and factor out details to focus on few concepts
at a time.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is exception propagation?
What is t in parametric equations?
Explain the difference between collection api and stream api in java8?
What is string args [] in java?
How do you remove spaces in java?
Can you access the private method from outside the class?
How does the garbage collector works in java?
How are multiple inheritances done in Java?
Is nan false?
What is the purpose of garbage collection in java? When is it used?
What is polymorphism java example?
How do you reverse a list?
Explain throw keyword in java?
What is java lang object?
What is the default size of arraylist in java?