A programming language that is 'type-safe' means following things:
- You can't read from uninitialized variables
- You can't index arrays beyond their bounds
- You can't perform unchecked type casts
A programming language that is 'type-safe' means following things:
For further actions, you may consider blocking this person and/or reporting abuse
ShaunTheGeek -
Sanjay M. -
Serge -
Wanda -
Top comments (0)