What is the difference between the ASCII codes of 'A' and 'Z'?

2018

What is the difference between the ASCII codes of 'A' and 'Z'?

Answer: B. 25The ASCII code for uppercase 'A' is 65, and the ASCII code for 'Z' is 90. To find the difference, subtract 65 from 90, which equals 25.

  1. A.

    26

  2. B.

    25

  3. C.

    27

  4. D.

    24

Attempted by 531 students.

Show answer & explanation

Correct answer: B

The ASCII code for uppercase 'A' is 65, and the ASCII code for 'Z' is 90.

To find the difference, subtract 65 from 90, which equals 25.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…