Adding ____ to a pointer causes the pointer to point to the next element of the original data type being pointed to.
A. 1
B. 1 * sizeof(data type being pointed to)
C. 2
D. 2 * sizeof(data type being pointed to)
Answer: A
Computer Science & Information Technology
You might also like to view...
In a form or report, a ________ arranges records by a common value and allows the addition of summary data for each arrangement
A) group B) set C) cluster D) collection
Computer Science & Information Technology
The method you use to start an Office application depends on your operating system and the way your PC is configured
Indicate whether the statement is true or false
Computer Science & Information Technology