Answers

Question and Answer:

  Home  Swift Developer

⟩ Tell me the features of Swift Programming?

► Variables are always initialized before use.

► Memory is managed automatically.

► Arrays and integers are checked for overflow.

► Switch function can be used instead of using “if” statement.

► It eliminates the classes that are in unsafe mode.

 139 views

More Questions for you: