Q47
How many jumps will be made in the worst case of jump search(let block jumped =k)?
A.
n*k
B.
n/k
AnswerC.
k/n
D.
n+k
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board