What is a pointer with example?


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

Post New Answer

More C++ General Interview Questions

What is the purpose of the "delete" operator?

0 Answers  


What is the use of endl in c++?

0 Answers  


When are exception objects created?

0 Answers  


What is the default access level?

0 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


What is scope resolution operator in c++ with example?

0 Answers  


What do you mean by abstraction. Explain your answer?

5 Answers  


What is data structure in c++?

0 Answers  


What are containers in c++?

0 Answers  


Explain virtual class?

0 Answers  


give me an example for testing a program showing the test path .show how the test is important and complex.

0 Answers   TCS,


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Categories