The 1 in the expression *(gPtr + 1) is a(n) ____.

a. pointer
b. initializer
c. offset
d. register


c. offset

Computer Science & Information Technology

You might also like to view...

Which of the following statements about the Using statement is true?

a) It simiplifies writing code in which you use a resource b) It only works with objects that implement the IDisposable interface c) It implicitly places its body in a Try block, and includes a Finally block which executes the object’s Dispose method d) All of the above

Computer Science & Information Technology

______ are used to prevent others from using your personal data or accessing your documents

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ function evaluates a cell to determine whether the cell contains an error message; if it does, a value of TRUE is returned

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ultimate goal of a DoS attack is to ________.

A. make money B. frustrate users C. cause harm D. practice hacking

Computer Science & Information Technology