0s and 1s

A computer crashes and prints the error message. You need to fix it. The problem is that computer prints the error message in binary. The binary is also opposite of what is should be. The binary reads, "01000011 01110010 01100001 01110011 01101000 00101100 00100000 01110000 01101100 01100101 01100001 01110011 01100101 00100000 01110010 01100101 01100010 01101111 01101111 01110100." Solve the answer below.

No system error, please don't reboot Crash, please reboot System error, please reboot No crash, please don't reboot

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Anubhav Sharma
Mar 20, 2015

I converted the first set 01000011 which gives decimal 67. I know that the ASCII value of A is 65. So, 67 must be C. That was only the option which started with C. It was easy !!!

Ely Gangat
Jul 18, 2014

Quick Solution

there are 20 binary sets shown, corresponding to 20 characters. (each can represent an alphanumeric char, spaces, punctuation, symbols).

the answer is obvious among the choices. you should make choices all 20 strings long.

Proper Solution:

convert the binary to decimal and follow the ASCII table, it will become "Crash, please reboot" (comma and spaces has an ASCII value).

Wild guess.. just count the sets of numbers and check the character in the MCQ...

Sayan Karmakar - 6 years, 10 months ago
B D
Aug 14, 2018

I solve it without translating it. Because computers say the truth and what happened so someone can fix it. And the problem says that the computer crashed. So the answer is ' Crash, please reboot.'

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...