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 |
Explain the difference between ++u and u++?
Write a program to find the biggest number of three numbers in c?
How to add two numbers without using semicolon at runtime
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
How can I make it pause before closing the program output window?
what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it
Is c# a good language?
Toggle nth bit in a given integer - num
What is a stream water?
What is %s and %d in c?
program to find a smallest number in an array
Explain setjmp()?