Suppose that you have a function booleanFunction(param) that sometimes it returns true and sometimes it returns false. How does the condition
If (! booleanFunction(param)){ ... }
it works?
Aucun commentaire:
Enregistrer un commentaire