Print Alphabets | A - Z | 2 ways | ASCII value | Rudrapratap | basic java program | V#16

preview_player
Показать описание
Basic java program:

In this video I explained how to print Alphabets from A to Z .

Two ways are possible ..

first is simple way (simple for loop)

and second one is with the help of ASCII value

What is ASCII value??

(American Standard Code for Information Interchange)

As we all know computer can understand only binary numbers .So to recognise each and every character it use ASCII values ..

Each character have its own unique ASCII value.
Рекомендации по теме