What is pointer with example?


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

Post New Answer

More C++ General Interview Questions

int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


What is an opaque pointer?

1 Answers  


What is a type library?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


What are the vectors in c++?

0 Answers  






Where are setjmp and longjmp used in c++?

0 Answers  


Do you know about C++ 11 standard?

0 Answers   Agilent, ZS Associates,


Can you pass an array to a function in c++?

0 Answers  


How delete [] is different from delete?

0 Answers  


Why null pointer is used?

0 Answers  


Is c++ vector a linked list?

0 Answers  


implement stack using stack.h headerfile functions

1 Answers   Exilant, GMG, Subex, University,


Categories