Vidyalelo
Data Structure · Q288

Sorting Algorithms

Programming · Data Structure · question 288

Q288

The initial gap between two elements being compared . . . . . . . .

A.
is equal to number of elements in the array
Answer
B.
is equal to 1.3
C.
depends on the number of iterations
D.
depends on the compiler being used

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board