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
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What do you mean by invalid pointer arithmetic?
How can I insert or delete a line (or record) in the middle of a file?
I have seen function declarations that look like this
Write a program in c to replace any vowel in a string with z?
Explain the use of bit fieild.
How do we make a global variable accessible across files? Explain the extern keyword?
What are qualifiers?
what will be maximum number of comparisons when number of elements are given?
What is 2 d array in c?
Is array a primitive data type in c?
What is array of structure in c?
What is calloc in c?
Explain how do you override a defined macro?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?