Use the following function fragment to identify the data typ

Use the following function fragment to identify the data type that represents that value returned by the
subprogram.

Use the following function fragment to identify the data type that represents that value returned by the subprogram. double f(int a, bool& b) {char c;//remainder of the function...} Double Int Bool Char

Solution

Ans: double


double f(int a, bool &b){
  
   char c;

   // remaindet of the function
}

Here return type of function is: double

Use the following function fragment to identify the data type that represents that value returned by the subprogram. Use the following function fragment to iden

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site