Home » C Programming » Pointers » Question
  1. Which of the following can never be sent by call-by-value?
    1. Array
    2. Structures
    3. Both Array and Structures
    4. Variable
    5. None of these
Correct Option: A

Array



Your comments will be displayed only after manual approval.