Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Data Abstraction within the C and C++ forums, part of the Software Development category; How do you implement data abstraction in C++? Explain with an example....
|
|||||||
|
|||
|
Re: Data Abstraction
You can try reading the fundamental concept behind data abstraction and that will help you implement the concept using c++. Pelase refer OOPS forum in our website for detailed explanation on different concepts of OOPS.
|
| The Following User Says Thank You to amitpatel66 For This Useful Post: | ||
|
|||
|
Re: Data Abstraction
Abstraction is hiding up of data frm the programmers side.Providing application to the user with out providing logic so data abstraction provides secure to the programmmers end.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| abstraction Vs encapsulation | psuresh1982 | OOPS | 10 | 03-02-2009 05:03 PM |
| AJAX Made Easy - Language Abstraction Talk | Lokesh M | AJAX & XML | 0 | 12-20-2008 05:50 AM |
| state the difference between Encapsulation and Data Abstraction?? | sudampanigrahy | OOPS | 5 | 10-16-2008 08:57 AM |
| Control file syntax to transfer data from multiple data files | Geek_Guest | Oracle Apps | 0 | 06-14-2007 10:35 AM |
| C++ Abstraction An Introduction | Lokesh M | C and C++ | 0 | 04-26-2007 11:52 PM |