App Logo

No.1 PSC Learning App

1M+ Downloads
In C++, variables that hold memory addresses are called :

Asubscripts

Bindicators

Cholders

Dpointers

Answer:

D. pointers


Related Questions:

EBCIDIC is a _____ bit code.
............. is not the operation that can be performed on queue.
A function prototype in C is :

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

In C++ you have to use the _______ function to close a data file.