Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

21. Assuming keys are comprised of upper- and lowercase letters, give the bit pattern and base 10 numeric value of the pseudo key that would

21. Assuming keys are comprised of upper- and lowercase letters, give the bit pattern and base 10 numeric value of the pseudo key that would result from processing the key Mary using the algorithm illustrated in Figure 5.17.

.image text in transcribed

For the numeric key: 987845369, the key is folded about 845 The addition is performed as: 845 987 369 2201 Thus, the pseudo key would be 201 For the non-numeric key: "ALMcAllister" the key is folded about the second grouping. Alli The addition is performed as: Alli 0100 0001 0110 1100 0110 1100 0110 1001 AIMc 0100 0001 0110 1100 0100 1101 0110 0011 +ster 0111 0011 0111 0100 0110 0101 0111 0010 Treating this result as a positive 32 bit integer, the pseudo key would be 4, 132,249,406

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And SQL For DB2

Authors: James Cooper

1st Edition

1583473572, 978-1583473573

More Books

Students also viewed these Databases questions