Multiple Choice
Failing to return a value from a non-void method _____-.
A) is a syntax error
B) causes the application to fail
C) causes the method to return the default value for the return-type
D) causes the method to return the value 0
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A method in C# can have a
Q3: The feature of the IDE that displays
Q4: Declaring a variable in the method's body
Q5: The word directly following the return type
Q6: The declarations and statements that compose the
Q7: The Framework Class Library (FCL) provides a
Q8: The _Button ends the debugging session and
Q9: The_ Button executes any statements between the