The statement int *ptr; means
A) the variable called ptr will store an integer value.
B) the variable called *ptr will store an asterisk and an integer value.
C) ptr is a pointer variable that will store the address of an integer variable.
D) All of the above
E) None of the above
C) ptr is a pointer variable that will store the address of an integer variable.
You might also like to view...
What happens when noise encounters a metal object?
What will be an ideal response?
What is the SQL statement needed to add a new column named employeeNumber to a table named Employees? Assume that the employeeNumber is a 7 digit integer value.
What will be an ideal response?
Which of the following terms is a Boolean operator?
A) EITHER B) BOTH C) ALL D) AND
A(n) ________ document is a Word document that serves as a container for different parts of a document
Fill in the blank(s) with correct word