Describe advantages and disadvantages of the various stock
sorting algorithms
Answer Posted / 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 View All Answers
What is the best way of making my program efficient?
how many key words availabel in c a) 28 b) 31 c) 32
Explain the difference between the local variable and global variable in c?
What is the most efficient way to store flag values?
Is c still relevant?
What is string constants?
What is the purpose of the preprocessor directive error?
Is fortran still used in 2018?
What are header files and explain what are its uses in c programming?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What are the 5 types of inheritance in c ++?
Here is a neat trick for checking whether two strings are equal
What is the use of a conditional inclusion statement in C?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Linked lists -- can you tell me how to check whether a linked list is circular?