首页 >                  	Term: data abstraction  
data abstraction
A data type with a private representation and a public set of operations (functions or operators) which restrict access to that data type to that set of operations. The C++ language uses the concept of classes to implement data abstraction.
 			0   			 		
 创建者
- Peteh
 - 100% positive feedback