Explore Library
QuizBeginner

Type Safety in Swift

Swift is type-safe and checks type mismatches at compile time.

What does it mean that Swift is a type-safe language?