C-05-Q154mediumsingle_mcq
In the prototype double sqrt(double arg), what does the first double represent?
In the prototype double sqrt(double arg), what does the first double represent?
- aThe function name
- bThe return type of the function
- cThe parameter
- dThe argument