Home » C Programming » Unions » Question
  1. Which of the following share a similarity in syntax?
    1. Union
    2. Structure
    3. Arrays
    4. Pointers
    1. 1 and 2
    2. 3 and 4
    3. 1, 3 and 4
    4. 1 and 3
    5. None of these
Correct Option: A

1 and 2



Your comments will be displayed only after manual approval.