Question: What is the type of this function?

  1. Int
  2. (Int, Int) -> Int
  3. Int
  4. Functions don't have types.

Answer: The correct answer of the above question is Option B:(Int, Int) -> Int