Advertisements
Advertisements
प्रश्न
Encode the word ‘COMPUTER’ using ASCII and convert the encoded value into binary values.
टिप्पणी लिखिए
उत्तर
Symbol |
ASCII |
Binary Code |
C |
67 |
1000011 |
O |
79 |
1001111 |
M |
77 |
1001101 |
P |
80 |
1010000 |
U |
85 |
1010101 |
T |
84 |
1010100 |
E |
69 |
1000101 |
R |
82 |
1010010 |
So, the binary value of the word ‘COMPUTER’ is 10000111001111100110110100001010101101010010001011010010.
shaalaa.com
Encoding Schemes and Number System - American Standard Code for Information Interchange (ASCII)
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?