Sail E0 Webinar
Question


What will be the output of the following program?


#include
double BixFunction(double, double, double = 0, double = 0, double = 0);
int main()
{
double d = 2.3;
cout
Options:
A .  7 20
B .  7 19.8
C .  7 Garbage
D .  7 20.8
Answer: Option D



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers