In C++, trying to access private data from outside of a class throws error.…
2018
In C++, trying to access private data from outside of a class throws error. This feature is known as:
Answer: C. Data hiding
- A.
Data abstraction
- B.
Data encoding
- C.
Data hiding
- D.
Data mining
Attempted by 576 students.
Show answer & explanation
Correct answer: C
Loading lesson…