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 a qualifier in a sentence?
What is the exact difference in between unicast and multicast object? Where we will use?
Give few examples of final classes defined in Java API?
What are singleton services?
What are the restrictions that are applied to the java static methods?
What is floating data type?
How do you join strings in java?
Why does java have different data types for integers and floating-point values?
Why stringbuffer is faster than string?
What is ascii code?
How do you start a thread?
Can we override tostring method in java?
What is the meaning of variable in research?
What is a variable and constant?
Which collections are thread safe in java?