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 / nisha

Stack follows LIFO i.e last in first out.The last element
entered would be removed first while Queue follows FIFO i.e
first in first out.The element that ws entered first would
be removed first.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of a shell structure?

691


What is I ++ in c programming?

625


How many types of operators are there in c?

615


What is bubble sort in c?

635


What is the usage of the pointer in c?

606






What are the different categories of functions in c?

643


What is an auto keyword in c?

641


What is oops c?

609


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5463


What is maximum size of array in c?

584


What is #line in c?

563


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1372


What is stack in c?

613


Mention four important string handling functions in c languages .

630


The __________ attribute is used to announce variables based on definitions of columns in a table?

671