. 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

Why is c++ awesome?

0 Answers  


What does ctime() do?

0 Answers  


What is a container class? What are the types of container classes in c++?

0 Answers  


Explain working of printf?

8 Answers  


how many trys can we write in one class

3 Answers   Cap Gemini,






When should we use container classes instead of arrays?

0 Answers  


What is a container class? What are the types of container classes?

1 Answers  


What is the difference between an enumeration and a set of pre-processor # defines?

0 Answers  


Why should we use null or zero in a program?

0 Answers  


structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,


Can you explicitly call a destructor on a local variable?

0 Answers  


What is an orthogonal base class in c++?

0 Answers  


Categories