Solved

When a Method Tests an Argument and Returns a True

Question 29

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