Solved

When a Method Tests an Argument and Returns a True

Question 50

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 type test

Correct Answer:

verifed

Verified

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

Related Questions