Check if uppercase characters in a string are used correctly or not

Given a string S consisting of uppercase and lowercase letters, the task is to check if uppercase characters are used correctly in the given string… Read More The post Check if uppercase characters in a string are used correctly or not appeared first on GeeksforGeeks. Given a string S consisting … Continue reading Check if uppercase characters in a string are used correctly or not