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
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What is a wchar_t in c++?
What are enumerations?
what is data abstraction in C++?
Out of fgets() and gets() which function is safe to use?
What are the manipulators in c++?
How do you generate a random number in c++?
What is a try block?
What is general format for a prototype?
Is vector a class in c++?
What is the difference between structures and unions?
What is the v-ptr?
What is the use of turbo c++?
Can we use this pointer inside static member function?
program explaining feautures of c++