Question: All value types in Swift are **\_** under the hood?

  1. structs
  2. classes
  3. optionals
  4. generics

Answer: The correct answer of the above question is Option A:structs