What are the phases in s/w developed life cycle?
wat is the diff b/w stack & queue...where do we use stack

Answer Posted / subha raman

stack follows-LIFO
-used to evaluate postfix/prefix expressions
queue follows-FIFO
-which has normal applications like-priority being given
1st..i.e. first come-first serve basis..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type is sizeof?

587


Write a program to swap two numbers without using a temporary variable?

609


Are pointers integer?

548


Differentiate between full, complete & perfect binary trees.

671


What does. int *x[](); means ?

636






What is header file in c?

604


How do you search data in a data file using random access method?

831


How does normalization of huge pointer works?

637


Can a file other than a .h file be included with #include?

685


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2269


What do you mean by command line argument?

644


Differentiate between static and dynamic modeling.

620


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

729


What is the difference between class and object in c?

581


What is volatile keyword in c?

583