What is pointer in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Why is main an int?

0 Answers  


Why are pointers not used in c++?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Which is better turbo c++ or dev c++?

0 Answers  


what is the use of templates?

3 Answers  


What are compilers in c++?

0 Answers  


What are the types of STL containers?

4 Answers  


You want to link a c++ program to c functions. How would you do it?

0 Answers  


What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


What is the difference between public, private, protected inheritance?

12 Answers   Wipro,


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


How can you link a c program with a c function?

0 Answers  


Categories