It can be used to make a sequence of otherwise useful commands fail, as in the example:
make ? && false
Setting a user's login shell to false, in /etc/passwd, effectively denies them access to an interactive shell, but their account may still be valid for other services, such as FTP.