A pointer variable may be initialized with
A) any non-zero integer value.
B) the address of an existing variable of the appropriate type.
C) A and B are both true.
D) None of the above
B) the address of an existing variable of the appropriate type.
Computer Science & Information Technology
You might also like to view...
Which of the following is the wildcard used for any number of characters in SQL?
A) || B) # C) % D) &
Computer Science & Information Technology
A read-only file cannot be opened by any user other than the author of the file
Indicate whether the statement is true or false
Computer Science & Information Technology