Click an option to check whether your answer is correct.
char check (int x)
Reason — The prototype of a function is written in the given syntax:
return_type method_name(arguments)
Thus, the method has the prototype given below:
Explore more questions from similar topics.
Share this MCQ with your friends or study group.