Home
Download App
Study Material
{{ shortTitle }}
Video Lessons
Practice Tests
Ask Doubts
Pricing
JOIN NOW
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
73 Likes
Answer
char check(int n)
Answered By
37 Likes
Related Questions
Differentiate between parseInt() and toString() functions
View Answer
Bookmark Now
int
res
=
'A'
;
What is the value of res?
View Answer
Bookmark Now
Differentiate between primitive type and composite type data
View Answer
Bookmark Now
Name the package that contains wrapper classes.
View Answer
Bookmark Now