- 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 subroutines used in C#.NET?

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

1.1, 2, 3

2.2, 3, 5

3.3, 5

4.3, 4

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


More MCQS Questions and answers

Search