Every character is represented by a code. The ASCII code for upper letter A is 65 and for lower a is 97. Similarly the numeric code for the blank (space) is 32 and ASCII code for 0 is 48.
O True O False