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