edited by
438 views

1 Answer

0 votes
0 votes
B,C should be the answer.

A) It’s true only if input is already sorted or less no of inversions are there then its runs faster than other algorithm, here we are not given specific input so we can not say surely that it is sorted

​​​​​​​B) it does not use any extra space so it consumes less memory

​​​​​​​C) This is one of the famous property of bubble sorting technique to detect whether input is already sorted

 

answer given in answer key is D

Related questions

3 votes
3 votes
4 answers
1
2 votes
2 votes
2 answers
2
gatecse asked Dec 9, 2020
730 views
Number of letter repeated in the given word $’MEASUREMENTS’$ are indicated in front of each alternative. Identify the correct alternative.$M_2E_2A_2S_2U_1R_1N_1T_1$$M...
2 votes
2 votes
1 answer
3
gatecse asked Dec 9, 2020
712 views
If $09/12/2001(DD/MM/YYYY)$ happens to be Sunday, then $09/12/1971$ would have been a:WednesdayTuesdaySaturdayThursday
2 votes
2 votes
2 answers
4
gatecse asked Dec 9, 2020
778 views
If a cube with length, height and width equal to $10\; cm$, is reduced to a smaller cube of height, length and width of $9\; cm$ then reduction in volume is :$172\;cm^3$$...