Which of the following statements about pointer variables is false?
A. To access a variable through a pointer, we use the indirection operator (*).
B. Only one pointer can be pointing to a variable at a time.
C. The indirection and address operators are the inverse of each other.
D. To declare and define a pointer variable, we suffix its type with an asterisk.
E. To change a pointer variable so that it is pointing to nothing, we assign it the value NULL.
Answer: B
You might also like to view...
What is proper form flow?
What will be an ideal response?
Start With Previous sets the animation to begin at the same time as the previous effect
Indicate whether the statement is true or false
?Effective online documentation is an important productivity tool because it empowers users and reduces the time that IT staff members must spend in providing telephone, e-mail, or face-to-face assistance.
Answer the following statement true (T) or false (F)
In a TCP segment, what field indicates how many bytes the sender can issue to a receiver before acknowledgment is received?
a. urgent pointer b. sliding-window c. URG flag d. PSH flag