. 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
Explain virtual class and friend class.
What is abstract keyword in c++?
Explain the difference between c++ and java.
Is swift a good first language?
What do you mean by funtion prototype?
Explain how an exception handler is defined and invoked in a Program.
What jobs can you get with a c++ certification?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Is swift faster than go?
What is rtti in c++?
Can a constructor return a value?
How is data hiding achieved in c++?