which of the following best defines a pointer in c? group of answer choices a struct whose value is the address of another variable a variable whose value is the address of another variable a constant whose value is the address of another variable an enum whose value is the address of another variable