πŸ“Š C Programming
Q. The members of union can be accessed using ___.
  • (A) Dot Operator (.)
  • (B) And Operator (&)
  • (C) Asterisk Operator (*)
  • (D) Right Shift Operator (>)
πŸ’¬ Discuss
βœ… Correct Answer: (A) Dot Operator (.)

Explanation: The dot operator (.) is used to access members of a union.

Explanation by: Team MCQ Buddy
The dot operator (.) is used to access members of a union.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
189
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
95%
Success Rate