Solved

When a Method Tests an Argument and Returns a True

Question 42

Multiple Choice

When a method tests an argument and returns a true or false value, it should return __________.


A) a zero for true and a one for false
B) a boolean value
C) a zero for false and a non-zero for true
D) A method should not be used for this.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions