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

Question:
Which of the following statements are correct about functions used in C#.NET?

Function definitions cannot be nested.
Functions can be called recursively.
If we do not return a value from a function then a value -1 gets returned.
To return the control from middle of a function exit function should be used.
Function calls can be nested.

1.1, 2, 5

2. 2, 3, 5

3.2, 3

4.4, 5

Posted Date:-2021-02-24 10:36:42


More MCQS Questions and answers

Search