Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 7)

In ASCII, what code represents the uppercase letter 'A'?
65
97
48
32

Explanation

Uppercase letter 'A' is represented by the ASCII code 65.

Comments (0)

Advertisement