Arrays on C# related Questions and Answers


Question :   Select the correct declaration of the defining array of parameters:
1. void func(int[] x) {

}
2. void func(int x) {

}
3. void func(param int[]) {

}
4. void fun(param int[] x) {

}
Answer :   4 - void fun(param int[] x) {

}  


* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter