Program to Display Character from A to Z in C .

Published: 15 January 2018
on channel: Programming Duniya
975
17

it is the simplest program for printing character from A-Z.

we declare an integer i, now, this program is printing numbers from 65 to 90.

but ASCII values of 65 which is 'A' and 90 which is 'Z'.


Instead of "%d" if user use the "%c" .it is converted to ASCII code.



thank you.
If you liked my videos then please subscribe my channel


Watch video Program to Display Character from A to Z in C . online without registration, duration hours minute second in high quality. This video was added by user Programming Duniya 15 January 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 975 once and liked it 17 people.