Computer Applications
Write the prototype of a function check which takes an integer as an argument and returns a character.
Java Library Classes
ICSE 2018
84 Likes
Answer
char check(int n)
Answered By
42 Likes
84 Likes
char check(int n)
Answered By
42 Likes