Q. Which Ruby convention is commonly used for naming predicate methods that return a boolean value?
β
Correct Answer: (B)
Method names ending with ?
You must be Logged in to update hint/solution