download Mastguru Android App

Question Detail

Which sorting method is slowest

  • Quick sort
  • Heap sort
  • Shell sort
  • Bubble sort
Similar Questions :

1. Which data structure is needed to convert infix notations to postfix notations

  • linear list
  • tree
  • stack
  • queue

2. Deletion from one end and insertion from other end is

  • stack
  • branch
  • tree
  • queue

3. Preorder is

  • depth first order
  • breadth first order
  • topological order
  • linear order

4. Which is having highest precedence in C

  • relational operators
  • equality operator
  • logical operator
  • arithmetic operator

5. Which is problem oriented language

  • BASIC
  • PL/I
  • FORTRAN
  • none of above
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment