MCQS | Which among the following cant be done with respect to tuples in swift?

Question:Which among the following cant be done with respect to tuples in swift?

1.return from functions

2.use of typealias keyword to name the tuple type

3.swap the tuple values

4.Sort the tuple values