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

- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
What is the correct syntax to declare a function foo() which receives an array of structure in function?

1.void foo(struct *var);

2.void foo(struct *var[]);

3.void foo(struct var);

4.none of the mentioned

Posted Date:-2021-02-21 04:43:50


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!