Question

Binary and hexadecimal numbers and ASCII code: Write the binary and hexadecimal equivalent of the decimal...

Binary and hexadecimal numbers and ASCII code:

  1. Write the binary and hexadecimal equivalent of the decimal numbers below:

Decimal Binary Hexadecimal

6 __________                __________ __________

15   __________                __________ __________

39   __________                __________ __________

170   __________                __________ __________

  1. Write the binary and decimal equivalent of the following hexadecimal numbers:

   Hexadecimal                Binary             Decimal

08                    __________                        __________

0B                   __________                        __________

15                    __________                        __________

F3                    __________                        __________

  1. Write the two digit hexadecimal sequence of ASCII character codes to show the sequence of bytes in an 8 bit wide computer or microcontroller memory for the following sentence:

The black bear was friendly!

            example:   Jack is tall.

                        4A 61 63 6B 20 69 73 20 74 61 6C 6C 2E

_____________________________________________________________________________________

_____________________________________________________________________________________

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Binary and hexadecimal numbers and ASCII code: Write the binary and hexadecimal equivalent of the decimal...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • ASCII Code Question 13: What character is the hexadecimal ASCII code 23? Question 14: What character...

    ASCII Code Question 13: What character is the hexadecimal ASCII code 23? Question 14: What character is the hexadecimal ASCII code 4A? Question 15: What character is the hexadecimal ASCII code 6A? Part 4: Converting numbers to binary (20 points) Question 16: For each scenario determine if the numbers should be stored as ASCII codes or binary equivalents. Then find the ASCII code or calculate the binary equivalent. Scenario ASCII code Binary equivalent The course number: 107 The year: 2001...

  • #6 please a-f Assignment 1 List the binary, octal and hexadecimal numbers from 32 to 64...

    #6 please a-f Assignment 1 List the binary, octal and hexadecimal numbers from 32 to 64 2 What is the exact number of bytes in a system that contains (a) 64K bytes, (b) 128M bytes, and (c) 32G bytes? 3 Convert the following numbers with the indicated bases to decimal and binary (a) (2305)s (b) (248)12 (c) (125)s (d) (371) 4 What is the largest binary number that can be expressed with 16 bits? What are the equivalent decimal and...

  • 2. [15] Convert each of the following binary numbers to its equivalent hexadecimal representation using the...

    2. [15] Convert each of the following binary numbers to its equivalent hexadecimal representation using the “groups of 4" method. a) 10000101 b) 10010110 c) 10110111 d) 11011100 e) 11111011 onrorontation

  • Write a VBA code to convert an arbitrary binary integer number to its equivalent decimal number....

    Write a VBA code to convert an arbitrary binary integer number to its equivalent decimal number. Specific requirements: Use InputBox function to acquire the input for an arbitrary binary integer number; Convert the binary integer to its equivalent decimal number; Return the decimal number in a message box. Submit your (VBA code) Excel screen shoot. Below functions may be useful in your VBA code: Val( ): can convert a string-type number in ( ) to its numeric value; Len( ):...

  • Q1. Suppose we have a virtual memory of size 2 Terabytes (2048GB, or 241 bytes), where...

    Q1. Suppose we have a virtual memory of size 2 Terabytes (2048GB, or 241 bytes), where pages are 8KB (213 bytes) each, and the machine has 4GB (232 bytes) of physical memory.                      a) Compute the number of page table entries needed if all the pages are being used.                       b) Compute the size of the page table if each page table entry also required 4 additional bits (valid, protection, dirty, use). Q2. For this problem, you are given a...

  • (IN C LANGUAGE) 4.33 (Roman-Numeral Equivalent of Decimal Values) Write a program that prints a table...

    (IN C LANGUAGE) 4.33 (Roman-Numeral Equivalent of Decimal Values) Write a program that prints a table of all the Roman-numeral equivalents of the decimal numbers in the range 1 to 100. Decimal→→Roman↵ -------→→-----↵ 1→→I↵ 2→→II↵ 3→→III↵ 4→→IV↵ 5→→V↵ 6→→VI↵ 7→→VII↵ 8→→VIII↵ 9→→IX↵ 10→→X↵ 11→→XI↵ 12→→XII↵ 13→→XIII↵ 14→→XIV↵ 15→→XV↵ 16→→XVI↵ 17→→XVII↵ 18→→XVIII↵ 19→→XIX↵ 20→→XX↵ 21→→XXI↵ 22→→XXII↵ 23→→XXIII↵ 24→→XXIV↵ 25→→XXV↵ 26→→XXVI↵ 27→→XXVII↵ 28→→XXVIII↵ 29→→XXIX↵ 30→→XXX↵ 31→→XXXI↵ 32→→XXXII↵ 33→→XXXIII↵ 34→→XXXIV↵ 35→→XXXV↵ 36→→XXXVI↵ 37→→XXXVII↵ 38→→XXXVIII↵ 39→→XXXIX↵ 40→→XL↵ 41→→XLI↵ 42→→XLII↵ 43→→XLIII↵ 44→→XLIV↵ 45→→XLV↵ 46→→XLVI↵ 47→→XLVII↵...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT