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