0% found this document useful (0 votes)
10 views3 pages

Comp Sci Binary

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Comp Sci Binary

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

‭ oah Al-Shaikh‬

N
‭binary quiz corrections‬

‭ )‬
1 ‭ uestion‬
Q
‭2)‬ ‭My answer‬
‭3)‬ ‭Why I got the question wrong‬
‭4)‬ ‭Why the other answer is correct‬

‭1)‬ 5 ‭ ) Using‬‭this chart, what is the Unicode value for‬‭this emoji ?‬‭____‬
‭What value would this be in binary?‬‭_____‬
‭How many bits does it take to store this character?‬‭_____‬
‭2)‬ ‭I got the highlighted part incorrect I said that the answer was U+1F911.‬
‭3)‬ ‭I got the question wrong because of the U+ I put in front of the number.‬
‭4)‬ ‭1F911 would be correct, because it was next to that emoji, and it doesn't have‬
‭the U+ in front of it.‬

‭1)‬ 6 ‭ ) The hexadecimal number of A8 has a decimal value of _____ and a binary‬
‭value of ______.‬
‭2)‬ ‭I said that the answer was 10101000, 168.‬
‭3)‬ ‭I got the question incorrect, because I put the binary value in the decimal number‬
‭spot, and the decimal number in the binary value spot.‬
‭4)‬ ‭Flipping the answers would be the correct answer.‬

‭ )‬ 7
1 ‭ ) Screen resolution refers to how big your screen is______.‬
‭2)‬ ‭I said that it was true.‬
‭3)‬ ‭That is incorrect, because Screen resolution is the amount of pixels on the‬
‭screen not the size.‬
‭4)‬ ‭False, would be correct, because screen resolution is the number of pixels, not‬
‭the size.‬

‭1)‬ 8 ‭ ) Capital letter H would be decimal 72 or binary 01001000 using the _______‬
‭encoding standard or 48 (UTF-8) or 0048 (UTF-16) using the _______ encoding‬
‭standard.‬
‭2)‬ ‭I said the answers were ASKII and Unicode.‬
‭3)‬ ‭The answer ASKII was incorrect because it is spelled ASCII, and not ASKII.‬
‭4)‬ ‭ASCII is correct, because it is the correct way to spell the acronym.‬
‭1)‬ 1
‭ 5) Match the following statements to the appropriate answer.‬
‭The character encoding standard(s) that is used to represents emojis.‬

‭Character encoding standard(s) that only supports 128 characters.‬

‭ haracter encoding standard(s) originally designed to represent only English‬


C
‭standard characters.‬

‭Character encoding standard(s) that encodes characters in up to 4 bytes.‬

‭ haracter encoding standard(s) that defines the way individual characters are‬
C
‭represented in text messages and files, web pages, emails, and other types of‬
‭documents.‬

‭Character encoding standard(s) that supports over 1,000,000 characters.,‬

‭ haracter encoding standard(s) designed to support characters from languages‬


C
‭all around the world.‬

‭ o simplify the encoding, Hexadecimal is often used to represent characters in‬


T
‭this encoding standard.‬

‭The character encoding standard(s) that is used to represent this character: 是‬

‭ haracter encoding standard(s) that only uses 7 bits (or one byte) to represent‬
C
‭each character.‬

‭ haracter encoding standard(s) that is used represents this character: H‬


C
‭ )‬ ‭I got the highlighted part incorrect.‬
2
‭3)‬ ‭I got the question incorrect, because only Unicode uses hexadecimals, not ASCII‬
‭4)‬ ‭Unicode is the correct answer, because ASCII doesn’t have enough characters to‬
‭make hexadecimal useful, but Unicode has lots more, so hexadecimal is needed.‬

‭1)‬ D ‭ ecode the following message using the‬‭ASCII table‬‭:‬


‭01100101 -‬
‭2)‬ ‭I said that it was A.‬
‭3)‬ ‭The hexadecimal code for A is 41, but that is not what 01100101 is, it is E.‬
‭4)‬ ‭E is the correct answer, because 01100101 is 45 not 41, which is E.‬
‭1)‬ T
‭ he following character is encoded using the Unicode encoding standard and‬
‭would be represented by the hexadecimal value _______.‬

‭Φ‬ ‭934‬ ‭ reek Capital Letter‬


G
‭(decimal)‬ ‭Phi‬

‭ )‬ I‭ said the hexadecimal value was 3A6.‬


2
‭3)‬ ‭The value for the Greek Capital Letter Phi is 3A6.‬
‭4)‬ ‭The decimal 934 is 3A6 in hexadecimal.‬

‭1)‬ S ‭ ubtract the following values in binary: YOU MUST SHOW YOUR WORK ON A‬
‭PIECE OF PAPER‬
‭1101001-1110 = ________ in binary and ________ in decimal.‬
‭2)‬ ‭I said the answer was 1010011 and 83.‬
‭3)‬ ‭I got the question incorrect, because the binary value is actually 1011011(binary)‬
‭and the decimal value is 91.‬
‭4)‬ ‭After doing it another time I realized that 1011011(binary) and 91(decimal) are‬
‭the right values.‬

You might also like