Raytheon interview question

Write a multiplication function in C++.

Interview Answer

Anonymous

1 May 2024

I wrote a function which multiplied two doubles and returned the result.