Q. A ___ can be assigned the address of any data type.
β
Correct Answer: (C)
Void pointer
Explanation: A void pointer can be assigned the address of any data type.