July 18, 2018
Chapter 5 : Swift Data types

In programming language we need to use different type of variables to store and transfer information from one view to another. Whenever a variable isĀ created we reserve some space to the memory,So variable are the reserved memory locations to store values. There are different type of variables in swift like character , string ,float