Question: 15. The following gives three function declarations. Identify which declarations are wrong, and briefly state why. double computeLineLength(double end1, double end2, char units); void FindNemo(std::string

15. The following gives three function declarations. Identify which declarations are wrong, and briefly state why. double computeLineLength(double end1, double end2, char units); void FindNemo(std::string whereNemoLastWas, double \&nemoCoordinate, \&isNemoLost); std::string GetMyInitials(std::string myName, \&double myAge)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
