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...


Describe advantages and disadvantages of the various stock
sorting algorithms



Describe advantages and disadvantages of the various stock sorting algorithms..

Answer / amirtha

in stack we can use arrays.it is easy to implement.but the
push &pop can be done only at one postion.it has find
several real time applications like cars in a shed,no of
coins placed one above.

Is This Answer Correct ?    0 Yes 29 No

Post New Answer

More C Interview Questions

#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

0 Answers   Wilco,


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

0 Answers  


What is the difference between union and structure in c?

0 Answers  


wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }

3 Answers  


what is c language?

2 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


c program to subtract between two numbers without using '-' sign and subtract function.

2 Answers  


what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


tell me the full form of c?

2 Answers  


how to generate the length of a string without using len funtion?

4 Answers  


What are called c variables?

0 Answers  


Categories