Q. A ___ can be assigned the address of any data type. (A) Dangling pointer (B) Wild pointer (C) Void pointer (D) Null pointer ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Void pointer Explanation: A void pointer can be assigned the address of any data type.