Swift - Variables and Constants
Which of the following is the correct syntax to create a type alias named Age for the Int type in Swift?
Which of the following is the correct syntax to create a type alias named Age for the Int type in Swift?
typealias NewName = ExistingType.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions