What Is Type Safety?

user image

Muskan Anand

2 years ago

Type safe code can access only the memory locations that it has permission to execute. Type safe code can never access any private members of an object. Type safe code ensures that objects are isolated from each other.

Recent Doubts

Close [x]