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

What are the types of STL containers?

4 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


What are Virtual Functions? How to implement virtual functions in "C" ?

3 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  






Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


How is modularity introduced in C++?

0 Answers   TCS,


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

1 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What is a base class?

0 Answers  


Which coding certification is best?

0 Answers  


Why c++ is called oop?

0 Answers  


Categories