Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1:Using Direct Addressing Hashing: Suppose that the keys are 5 digit numbers, then the size of the array need to store 1000 records is...............?. Single

Q1:Using Direct Addressing Hashing: Suppose that the keys are 5 digit numbers, then the size of the array need to store 1000 records is...............?. Single choice.

100

1000000

1000

100000

Q2:Kruskal MST Algorithm is......................?. Single choice.

None of the answers is correct

Edge based algorithm.

Arc based algorithm.

Vertex based algorithm.

Q3:Through The recursion-tree method solve the following Recurrence: T(n)=2T(n/2)+1 Remark (The sum of geometric series ((1 + 2 + 4 +8+ ..+n)), is equal to ((2n-1)). Multi Line Text.

Q4:If we have Division Method with m=2^5 then h(k) is just the least significant ............bits of k?. Single choice.

5

None of the answers

2

32

Q5:Due to the Amdahl's Law: If 50% of the program must be performed sequentially, no matter how many processors you use, you can only get a. Single choice.

3x speedup.

2x speedup.

6x speedup.

4x speedup.

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

Objects And Databases International Symposium Sophia Antipolis France June 13 2000 Revised Papers Lncs 1944

Authors: Klaus R. Dittrich ,Giovanna Guerrini ,Isabella Merlo ,Marta Oliva ,M. Elena Rodriguez

2001st Edition

ISBN: 3540416641, 978-3540416647

Students also viewed these Databases questions

Question

5-2 What are the components of IT infrastructure?

Answered: 1 week ago

Question

=+5 Evaluate whether the CCT program was effective.

Answered: 1 week ago

Question

=+Identify the type of global assignment for which CCT is needed.

Answered: 1 week ago