What is data abstraction? Elaborate with example?
Answer Posted / mahi
Data abstraction means in simple words its nothing but we
do not represent the unnecessary details to the user.
It means if you want to take the medicine .u will use it
regarding prescription with out knowing of the details of
drugs that are used in manufacturing of the medicine
that's it
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What is a databasemetadata?
What is the constructor?
how to deploy tomcatserver to weblogic server? write d following steps?
State two differences between C and Java.
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
What is the purpose of void?
What is a website container?
What is the purpose of the runtime class in java programming?
What is comparable and comparator interface? List their differences
Explain the difference between abstract class and interface in java?
Why do we need hashset in java?
How will you call an Applet using Java Script Function?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
Enlist few advantages of inheritance?
What is the purpose of encapsulation?