Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 ) Given the following data file: Student ( Student name, SID, Address, Course . . . ) , suppose that: Record size = 8

1) 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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions