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 #line in c?
Explain what are binary trees?
Is c is a high level language?
What is a void pointer? When is a void pointer used?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
Why we use stdio h in c?
Explain high-order bytes.
What is bss in c?
Explain what is wrong with this program statement?
What is the difference between ‘g’ and “g” in C?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Explain the difference between malloc() and calloc() in c?
Is fortran still used in 2018?
What is c token?