Raytheon interview question

Write a multiplication function in C++.

Interview Answer

Anonymous

May 1, 2024

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