Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Sorting is not possible by using which of the following methods?

(a) Insertion (b) Selection (c) Exchange (d) Deletion



Sorting is not possible by using which of the following methods? (a) Insertion (b) Selectio..

Answer / rohit sah

Using insertion we can perform insertion sort, using selection we can perform selection sort, using exchange we can perform the bubble sort (and other similar sorting methods). But no sorting method can be done just using deletion.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


What are the Advantages and disadvantages of Array?

0 Answers  


What is a stable sorting algorithm?

0 Answers  


Describe stack operation.

0 Answers  


Why is sorting important?

0 Answers  


What are hashmaps good for?

0 Answers  


Differentiate between hashmap and hashtable.

0 Answers  


Devise a program to sort an array using bubble sort.

0 Answers   Wipro,


What is the default size of an arraylist?

0 Answers  


What is heap and its types?

0 Answers  


What is the difference between arraylist and array?

0 Answers  


Why insertion is faster in linked list?

0 Answers  


Categories