Computer Science, asked by jainrenu633, 10 months ago


Write a program in Java to accept a word and display the ASCII code of each characte
of the word.
Sample Input: BLUEJ
Sample output: ASCII of B = 66
ASCII of L = 75
ASCII of U = 84
ASCII of E = 69
ASCII of J = 73​

Answers

Answered by khushboobhk8
0

I THINK IT WOULD HELP YOU

Attachments:
Similar questions
Math, 5 months ago