42

This my friends

Comments
  • 15
    How bout
    return x;
    ?
  • 8
    Well the 3rd one always returns false as Strings are comlex type in java
  • 5
    @R1100 seriously what language even is this supposed to be, its not java because thats not how you write bool data type and its not c++ cause you cant call tostring on datatype
  • 7
    @SukMikeHok c#
    As you can see by the naming and bracket convention
  • 1
    The last one really made me laugh out loud😂
  • 1
    return x || false; 😂
Add Comment