Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. String y= "Mary";
  2. String x= "Mary";
  3. System.out.print(x==y);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement