Digital Electronics - Number Systems and Codes - Discussion
Discussion Forum : Number Systems and Codes - General Questions (Q.No. 6)
6.
Decode the following ASCII message.
10100111010100101010110001001011001
01000001001000100000110100101000100
Discussion:
47 comments Page 5 of 5.
Aman said:
1 decade ago
So the condition the 7 bit represented for 0000000 ?
What is ASCII CODE OF 000000, 0001010, 0000011 ?
What is ASCII CODE OF 000000, 0001010, 0000011 ?
Pushpendra kumar said:
1 decade ago
Total length is ASCII is 128 character.
Ramesh said:
1 decade ago
ASCII means 7-bit code so we have to split the given code from right to left as 7-bit like wise and after that assign the ASCII symbol based on the value eg:ASCII for A is 65.
VARUN said:
1 decade ago
1010011 = 83 S 1010100 = 84 T 1010101 = 85 U 1000100 = 68 D 1011001 = 89 Y.
0100000 = 32 1001000 = 72 H 1000001 = 65 A 1010010 = 82 R 1000100 = 68 D.
0100000 = 32 1001000 = 72 H 1000001 = 65 A 1010010 = 82 R 1000100 = 68 D.
Prem said:
10 years ago
I didn't understand this.
Bz Abhijeet said:
10 years ago
How could we know that?
A = 65 but why not a = 65.
Please explain.
A = 65 but why not a = 65.
Please explain.
Deepika said:
1 decade ago
How to decode the ASCII msg?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers