. 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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is data abstraction? How is it different from data encapsulation?

0 Answers  


Is c++ vector dynamic?

0 Answers  


Is empty stack c++?

0 Answers  


What are inline functions?

3 Answers   Fidelity, Verizon,


Is c or c++ more useful?

0 Answers  






How do you allocate and deallocate memory in C++?

1 Answers  


Write a Program for find and replace a character in a string.

0 Answers  


What are namespaces in c++?

0 Answers  


Is c++ vector a linked list?

0 Answers  


What is the best c++ compiler?

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


List the types of polymorphism in c++?

0 Answers  


Categories