An array can be passed in a function in C language through ________.
Answers
Answered by
0
Answer:
An array can be passed in a function in C language through both 'call by value' and 'call by reference'. A function is a block of codes that performs a specific task and may return value. When we pass the address of an array while calling a function then this is called function call by reference.
Answered by
1
Answer:
An array can be passed in a function in C language through (call by value) and (call by reference).
Similar questions
English,
4 months ago
Math,
4 months ago
English,
9 months ago
Business Studies,
1 year ago
Social Sciences,
1 year ago
Biology,
1 year ago