When an address is stored in a memory cell, it is called a ____________ variable.
Fill in the blank(s) with the appropriate word(s).
pointer
Computer Science & Information Technology
You might also like to view...
In a sorted array, the kth smallest item is given by ______.
a) anArray[k-1] b) anArray[k] c) anArray[SIZE-k] d) anArray[SIZE+k]
Computer Science & Information Technology
Data are exchanged with the processor from external memory through a _________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology