Define the operators that can be used with a pointer.


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

Post New Answer

More C++ General Interview Questions

write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

0 Answers  


Explain terminate() function?

0 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


What is format for defining a structure?

0 Answers  


What are the various situations where a copy constructor is invoked?

0 Answers  






explain the reference variable in c++?

0 Answers  


What is a class definition?

0 Answers  


What are arrays c++?

0 Answers  


Write about c++ storage classes?

0 Answers  


What is virtual base class uses?

0 Answers  


What are pointer-to-members? Explain.

0 Answers   iNautix,


What things would you remember while making an interface?

0 Answers  


Categories