What is the result of multiplication of vector coordinates? How did it become a number?

What is the result of multiplication of vector coordinates? How did it become a number?

A = (x, y), B = (Q, w) a * b = x * q + y * W, the result is a number