Home » C Programming » Variables » Question
  1. Array sizes are optional during array declaration by using ______ keyword.
    1. register
    2. extern
    3. static
    4. auto
    5. None of these
Correct Option: B

extern



Your comments will be displayed only after manual approval.