Computer Science, asked by rohit2112, 8 months ago

What is the correct syntax to declare a function fun() which receives an array of
structure in function?​

Answers

Answered by patelvidhi4288
0

Answer:

datatype struct_variable(size);

Explanation:

Similar questions