I like using question mark at the end of method/function names in other languages. Java doesn\'t let me do this. As a workaround how else can I name boolean returning method
is is the one I've come across more than any other. Whatever makes sense in the current situation is the best option though.
is