1. Convert the decimal integers below into a hexadecimal number. (3 points total) а. 321 b. 1023 с. 100632

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

See attached images

## Exercise: Hexadecimal Conversion and Memory Location Analysis

### Questions

1. **Convert the decimal integers below into a hexadecimal number.** (3 points total)
   - a. 321
   - b. 1023
   - c. 100632
   - d. 15
   - e. 30

2. **The following words are contained completely of hexadecimal symbols. Convert each word to its decimal value representation.** In these problems an “S” is a “5”, an “I” is a “1”. (2 points)
   - a. SIDE
   - b. BEE
   - c. DEEDED
   - d. DAB

3. **Find the sum of the following pairs of hexadecimal numbers.** (2 points)
   - a. 1AE + BBC
   - b. 20CBA + A01
   - c. ABCDE + 1111
   - d. E000E + BAAA

4. **What letter is at memory location 0x000F?** (1 point)

5. **At memory location 0x0093 you can find the letter "J". It's the first letter in the word Jabberwock.** Using the ASCII Code chart (find on the Internet) you can see that the letter “J” is represented by the hexadecimal 0x4A. For each of the following words give the memory location of the first letter in each word and the hexadecimal code for that letter. Be careful to note that upper and lower case letters have different hexadecimal codes. (3 points)
   - Jujub
   - vorpal
   - uffish
   - snicker
   - beamish
   - frabjous

6. **How many spaces (ASCII code 0x20) appear from memory location 0x0000 to 0x002F?** (1/2 point)

7. **What is the two byte integer stored at memory location 0x52?** (1 point)

8. **The poem and file end exactly at hex location 0x034F. Thus you can see that the file has 0x034F bytes in it. How many bytes is that in decimal?** (1/2 point)

9. **What English words start at the following memory locations?** (2 points)
   -
Transcribed Image Text:## Exercise: Hexadecimal Conversion and Memory Location Analysis ### Questions 1. **Convert the decimal integers below into a hexadecimal number.** (3 points total) - a. 321 - b. 1023 - c. 100632 - d. 15 - e. 30 2. **The following words are contained completely of hexadecimal symbols. Convert each word to its decimal value representation.** In these problems an “S” is a “5”, an “I” is a “1”. (2 points) - a. SIDE - b. BEE - c. DEEDED - d. DAB 3. **Find the sum of the following pairs of hexadecimal numbers.** (2 points) - a. 1AE + BBC - b. 20CBA + A01 - c. ABCDE + 1111 - d. E000E + BAAA 4. **What letter is at memory location 0x000F?** (1 point) 5. **At memory location 0x0093 you can find the letter "J". It's the first letter in the word Jabberwock.** Using the ASCII Code chart (find on the Internet) you can see that the letter “J” is represented by the hexadecimal 0x4A. For each of the following words give the memory location of the first letter in each word and the hexadecimal code for that letter. Be careful to note that upper and lower case letters have different hexadecimal codes. (3 points) - Jujub - vorpal - uffish - snicker - beamish - frabjous 6. **How many spaces (ASCII code 0x20) appear from memory location 0x0000 to 0x002F?** (1/2 point) 7. **What is the two byte integer stored at memory location 0x52?** (1 point) 8. **The poem and file end exactly at hex location 0x034F. Thus you can see that the file has 0x034F bytes in it. How many bytes is that in decimal?** (1/2 point) 9. **What English words start at the following memory locations?** (2 points) -
Certainly! Below is a transcription and detailed explanation of the contents of the image, which appears to be a hexadecimal and ASCII representation of the poem "Jabberwocky" by Lewis Carroll.

---

### Transcription

```
00000000  60 54 77 61 73 20 62 72 69 6C 6C 69 67 2C 20 61  `'Twas brillig, a
00000010  6E 64 20 74 68 65 20 73 6C 69 74 68 79 20 74 6F  nd the slithy to
00000020  76 65 73 0D 0A 20 0A 64 69 64 20 67 79 72 65 20  ves.. ..did gyre 
00000030  61 6E 64 20 67 69 6D 62 6C 65 0S 20 69 6E 20 74  and gimble 0S in t
00000040  68 65 20 77 61 62 65 3A 0D 0A 61 6C 6C 20 6D 69  he wabe:.all mi
00000050  6D 73 79 20 77 65 72 65 20 74 68 65 20 62 6F 72  ms were the bor
00000060  6F 67 6F 76 73 73 0D 0A 0A 20 20 41 6E 64 20 74  ogoves..  And t
00000070  65 20 6D 6F 6D 65 20 72 61 74 68 73 20 6F 75 74  e mome raths out
00000080  67 72 61 62 65 6F  0D 0A 4E 6S 77 61 6C 72 65 20  grabe.. N alre 
00000090  68 65 20 47 61 6C
Transcribed Image Text:Certainly! Below is a transcription and detailed explanation of the contents of the image, which appears to be a hexadecimal and ASCII representation of the poem "Jabberwocky" by Lewis Carroll. --- ### Transcription ``` 00000000 60 54 77 61 73 20 62 72 69 6C 6C 69 67 2C 20 61 `'Twas brillig, a 00000010 6E 64 20 74 68 65 20 73 6C 69 74 68 79 20 74 6F nd the slithy to 00000020 76 65 73 0D 0A 20 0A 64 69 64 20 67 79 72 65 20 ves.. ..did gyre 00000030 61 6E 64 20 67 69 6D 62 6C 65 0S 20 69 6E 20 74 and gimble 0S in t 00000040 68 65 20 77 61 62 65 3A 0D 0A 61 6C 6C 20 6D 69 he wabe:.all mi 00000050 6D 73 79 20 77 65 72 65 20 74 68 65 20 62 6F 72 ms were the bor 00000060 6F 67 6F 76 73 73 0D 0A 0A 20 20 41 6E 64 20 74 ogoves.. And t 00000070 65 20 6D 6F 6D 65 20 72 61 74 68 73 20 6F 75 74 e mome raths out 00000080 67 72 61 62 65 6F 0D 0A 4E 6S 77 61 6C 72 65 20 grabe.. N alre 00000090 68 65 20 47 61 6C
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education