CSC/ECE 517 Fall 2011/ch1 2b jp: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


== Introduction ==
== Introduction ==
Access control refers to the ability for a modules implementation to remain hidden behind its public interface.

Revision as of 16:40, 14 September 2011

Access Control in OO Languages

Introduction

Access control refers to the ability for a modules implementation to remain hidden behind its public interface.