0 votes
in Swift by
Which among the following is not an Swift feature?

A

Tuples

B

Built in error handling

C

Generics

D

None of the above

1 Answer

0 votes
by

Answer: D

Reason:  Swift supports tuples, arrays, enums, structs, sets, dictionary, generics, built in error handling, loops, protocols, type casting and optionSet

Related questions

0 votes
asked Nov 6, 2022 in Swift by rajeshsharma
0 votes
asked Nov 8, 2022 in Swift by SakshiSharma
...