Computer Applications
Related Questions
Differentiate between primitive type and composite type data
int res = 'A';What is the value of res?
Write the prototype of a function check which takes an integer as an argument and returns a character.
Write a program in Java to input a character. Find and display the next 10th character in the ASCII table.