- General Questions
1. |
Which of the following statements are correct about the C#.NET code snippet given below?
|
|||||||||
|
2. |
Which of the following statements are correct about the C#.NET code snippet given below?
|
|||||||||
|
3. |
Which one of the following statements is correct? |
|||||||||
|
4. |
If a is an array of 5 integers then which of the following is the correct way to increase its size to 10 elements? |
|||||||||
|
5. |
How will you complete the foreach loop in the C#.NET code snippet given below such that it correctly prints all elements of the array a? |
|||||||||
|