answersLogoWhite

0


Best Answer

Data hiding is a property that only relevant information is exposed to the user and rest of the informations remains hidden from the user

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is data hidening in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

User defined data type in c plus plus?

Use "typedef" : both in C and C++.


Can an integer data type in c plus plus stores character value?

no


What is the price of the book data structure using c and c plus plus by tanenbaum?

225 Rs. after discount........


What use of void data type in c plus plus?

doesn't return the value.


What are the two types of constant in c plus plus?

Constant data and constant functions.


Is there anything similar between C and C plus plus with reference to data hiding?

No. Data hiding is a feature of object oriented programming. C does not support OOP, and therefore has no private member access. All members are public in C.


When c was already there why did c plus plus was developed?

c is a structured language. It has many limitations since it gives more importance to procedure rather than data..so there needed a language that keeps data secure..


What are logical classes in c plus plus?

There is no such thing. Logic is bitwise operation, not a data type.


Which field specialization should I go for in Computer Programming and Analysis c plus plus VB.net C?

c++/VB.net C#/open source mobile data/java


Defference between c plus plus and c?

these are difference in between c and c++: a) C is a SPL and C++ is a OOP. b) C has not concept of object but C++ has this feature. c) C has not 'class' name data type but C++ has.


What is data dictionary of c plus plus?

A data dictionary is structured data about data (metadata), typically employed by a DBMS, either passively (requiring manual, independant updating), or actively (automatically updated alongside and prior to DBMS updates). Data dictionarie's don't really apply to the C++ language as such, but you can model a data dictionary using C++ wherever you need structured data about data within your database programs.


What Lead to C C plus plus and java?

(C and Lisp, ... data type") was adopted by many later languages, such as ALGOL 68 (1970), Java, and C#. ... C++ has a separate Boolean data type ( 'bool' ), but with automatic conversions from ... "Report on the Algorithmic Language ALGOL 68