Which operations are permitted on pointers?
No Answer is Posted For this Question
Be the First to Post Answer
List out some of the OODBMS available?
What does it mean to declare a member function as static?
why c++ is not called strictly d super set of c?
What things would you remember while making an interface?
Explain the difference between overloading and overriding?
What happens when the extern "c" char func (char*,waste) executes?
Who discovered c++?
Which algorithm do you like the most? Why?
please help to write the code of chess game in c++??????????
. 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 c++ flowchart?
What is format for defining a structure?