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
75 Likes
Answer
char check(int n)
Answered By
38 Likes
75 Likes
char check(int n)
Answered By
38 Likes