i need example for java abstraction. where we use
abstraction and why we need abstraction.
Answer Posted / brijesh singh
basicall i need to know that u say abstration are use to hide the the unnecessary data but in c or c++ it is also done. through printf and so on we hide the unnecessary data ,so how it is the feature of oops? descrives in details plzzzzzzzz.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Tell us something about set interface.
What is the impact of declaring a method as final?
What is a jagged array in java?
Explain JMS in detail.
What are the six ways to use this keyword?
What are the different types of methodologies?
Difference between this() and super() in java ?
Can we split string with in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
what do you mean by stream pipelining in java 8? Explain
What is object class in java?
What is difference between iterator access and index access?
How to split arraylist elements in java?
What are the basic interfaces of java collections framework?
What is an enumeration?