Question: How many values is a function capable of returning?

Options

A : 1

B : 0

C : Depends upon how many params arguments does it use.

D : Any number of values.

Click to view Correct Answer

Previous || Next

Functions and Subroutines - General Questions more questions

Which of the following will be the correct output for....

What will be the output of the C#.NET code snippet....

Which of the following statements are correct?

If a function fun() is to receive an int ,....

Which of the following statements are correct about functions used....

What will be the output of the C#.NET code snippet....

How many values is a subroutine capable of returning?

Which of the following CANNOT occur multiple number of times....

If a function fun() is to sometimes receive an int....

Which of the following statements are correct about subroutines used....

Attributes - General Questions more Online Exam Quiz

Datatypes - General Questions

Delegates - General Questions

.NET Framework - General Questions

Enumerations - General Questions

Exception Handling - General Questions

Inheritance - General Questions

Interfaces - General Questions

Namespaces - General Questions

Operators - General Questions