CTS define all of the basic types that can be used in the .NET Framework and the operations performed on those types.
Type safe means preventing programs from accessing memory outside the bounds of an object's public properties. Type-safe code accesses only the memory locations which is authorized to access.
Type safe means preventing programs from accessing memory outside the bounds of an object's public properties. Type-safe code accesses only the memory locations which is authorized to access.
No comments:
Post a Comment