In the ASCII system, which of the following represents the decimal value of…
2026
In the ASCII system, which of the following represents the decimal value of the character ‘A’?
Answer: C. 65 — The ASCII value of the character 'A' is 65. In the ASCII table, uppercase letters start from 65 ('A') and go up to 90 ('Z'). Hence, 'A' corresponds to decimal…
- A.
32
- B.
48
- C.
65
- D.
97
Attempted by 2534 students.
Show answer & explanation
Correct answer: C
The ASCII value of the character 'A' is 65.
In the ASCII table, uppercase letters start from 65 ('A') and go up to 90 ('Z'). Hence, 'A' corresponds to decimal value 65.
Correct answer: Option C (65)
Loading lesson…