The String. startsWith method is case sensitive . However there is a String. startsWithIgnoreCase method which as the name notes is case insensitive.
The String. startsWith method is case sensitive . However there is a String. startsWithIgnoreCase method which as the name notes is case insensitive.