Answer Posted / firstdew
stack is liner data structure which work on simple theorem
of first in first out (like piles of plates kept in order)in
which addition as well as deletion happens from only one end
that is top.
| Is This Answer Correct ? | 2 Yes | 34 No |
Post New Answer View All Answers
Can a list of string be stored within a two dimensional array?
Can recursive program be written in C++?
What are the advantages of using pointers in a program?
What is the size of a vector?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
Explain register storage specifier.
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
Which is better c++ or java?
Explain how to initialize a const data member.
What is c++ similar to?
Is c++ an integer?
Explain the difference between new() and malloc() in c++?
What is DlgProc?
What is auto used for in c++?
Which programming language is best?