|
What is the difference between these two statements:
1) return foo.equals("hello");
2) return "hello".equals(foo);
|
|
|
Althrough i can't say clearly what is the different about the two statements, i think the first one is practical "hello", another one is practical "foo".
_______________________ logo maker|flash banner
|
|
|
|
|
|
|
|