I have a question - not sure where to post it, but i'll try here.

So I have the following piece of code:

public boolean checkUser(String user, String password){
boolean connected =...