What happens when we pass string values to this function instead of numbers?

We get the string "1025", and not the sum 35We get the sum of the two numbers, 35

We get the string "1025", and not the sum 35.