Define pointers?


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

Post New Answer

More C++ General Interview Questions

Differentiate between declaration and definition in C++?

1 Answers  


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

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


Why is polymorphism useful?

0 Answers  


What is insertion sorting?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


What's the "software peter principle”?

0 Answers  


Does c++ have arraylist?

0 Answers  


Does c++ have string data type?

0 Answers  


Can we declare a base-class destructor as virtual?

0 Answers  


What is function declaration in c++ with example?

0 Answers  


What is a volatile variable in c++?

2 Answers  


Categories