1.

Output of following program?#include using namespace std;int fun(int=0, int = 0);int main(){cout

A. Compiler Error
B. 5
C. 0
D. 10
Answer» C. 0


Discussion

No Comment Found

Related MCQs