Q. Which operator is used to access the member of a structure?
β
Correct Answer: (D)
.
Explanation: The dot (.) operator is used to access the member of a structure.