How to declare an array of pointers to integer?


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

Post New Answer

More C++ General Interview Questions

What is a storage class? Mention the storage classes in c++.

0 Answers  


What does int * mean in c++?

0 Answers  


When should you use multiple inheritance?

2 Answers  


How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


What is the difference between = and == in C?

16 Answers   Christ University, Intel,






What will the line of code below print out and why?

0 Answers  


What are manipulators in c++ with example?

0 Answers  


What is a friend function in c++?

0 Answers  


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


Why was c++ made?

0 Answers  


To what does “event-driven” refer?

0 Answers  


What causes a runtime error c++?

0 Answers  


Categories