What is the ASCII value of the character 'A'?

Study for the End of Year 8 Computer Science Test. Prepare with flashcards and multiple choice questions, each with hints and explanations. Get ready for your exam!

Multiple Choice

What is the ASCII value of the character 'A'?

Explanation:
Characters are stored as numbers in ASCII, with each character assigned a unique code. The uppercase letter A starts the sequence of uppercase letters at 65, so A has the decimal value 65. The lowercase a, by contrast, is 97, showing the 32-value gap between uppercase and lowercase forms. The value 32 corresponds to a space, and 100 is the code for the letter d. Therefore, the ASCII value of 'A' is 65.

Characters are stored as numbers in ASCII, with each character assigned a unique code. The uppercase letter A starts the sequence of uppercase letters at 65, so A has the decimal value 65. The lowercase a, by contrast, is 97, showing the 32-value gap between uppercase and lowercase forms. The value 32 corresponds to a space, and 100 is the code for the letter d. Therefore, the ASCII value of 'A' is 65.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy