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