Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer the following questions: Given the following data file: Student ( Student name, SID, Address, Course . . . ) , suppose that: Record size

Answer the following questions:
Given the following data file: Student (Student name, SID, Address, Course ...), suppose that:
Record size =80 bytes,
Block size =2000 bytes,
Total records =10000 records,
Index field size =16 bytes,
Pointer size =4 bytes.
Choice the correct answer from these alternatives: (0.5 Mark for each)
a. Find the binary search time required without indexing.
A)7 block accesses
B)9 block accesses
C)11 block accesses
D)13 block accesses
b. Find the binary search time required with indexing.
A)3 block accesses
B)4 block accesses
C)5 block accesses
D)6 block accesses
image text in transcribed

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

Step: 3

blur-text-image

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 Driven Web Sites

Authors: Mike Morrison, Joline Morrison

1st Edition

061901556X, 978-0619015565

More Books

Students also viewed these Databases questions