COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The letter E in binary is?
|
01000001
|
|
01000010
|
|
01010101
|
|
01000101
|
Explanation:
Detailed explanation-1: -For example, 01000001 represents letter A, Similarly 01000010 represent letter B and 01101011 represents lower-case letter k. Following is the table of English alphabet, corresponding ASCII codes and Binary codes.
Detailed explanation-2: -For example the letter E has the ASCII code of 69 and a binary representation of 01000100.
There is 1 question to complete.