Chetan Kumar Sharma
Results
1
comments of
Chetan Kumar Sharma
Here, you need not use toLowerCase() method and instead of using equals() method, use equalsIgnoreCase() which checks if two strings are equal or not by ignoring its lower or upper...