11th Class Computers Science Sample Paper Cyber Olympiad Sample Paper-5

  • question_answer
    Which of the following is not a valid function prototype in C++?

    A) int fun (int a, int b)         

    B) int fun (int, int);

    C) int fun (int a, int b);        

    D) int fun (int a, int);

    Correct Answer: A


You need to login to perform this action.
You will be redirected in 3 sec spinner