Which operations are permitted on pointers?


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

Post New Answer

More C++ General Interview Questions

List out some of the OODBMS available?

1 Answers  


What does it mean to declare a member function as static?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


What things would you remember while making an interface?

0 Answers  


Explain the difference between overloading and overriding?

0 Answers  






What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


Who discovered c++?

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


please help to write the code of chess game in c++??????????

1 Answers   NEC,


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

0 Answers  


What is c++ flowchart?

0 Answers  


What is format for defining a structure?

0 Answers  


Categories