Hi All,
Continuing.....
1. Try to get the knowledge of different Java Operators.
2. Don't use the operators without knowing them. Please....
Advice:
1. Never use the '&' operator in cases where you have to do a logical comparison.
2. Please use the '&&' operator.
3. & is for Bitwise AND and && is for logical AND.
Read, understand the basics before you code.
Link-1
Thanks,
Ananth Gouri
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment