Write a program in Java to accept a word and display the ASCII code of each character of the word

Published: 12 August 2023
on channel: Coder Bano
496
22

Write a program in Java to accept a word and display the ASCII
code of each character of the word.
Input: JAVA
Output:
ASCII of J = 74
ASCII of A = 65
ASCII of V = 86
ASCII of A = 65

‪@coderbano‬
#video #trending #java #string #coding #trend #viral #computer #string #online #c #onlineclasses #videos #project ************************************************************************************* #Video_Credit : Shashi Mauli Tripathi *************************************************************************************
#program