Write a program that scans a string input by the user and


Problem

One sign that the caps lock key may be inadvertently on is that the first letter of a word is lowercase and the remaining letters are uppercase, IIKE tHIS. Write a program that scans a string input by the user and outputs any words that appear to suffer from caps-lock syndrome. The program should allow the user to input as many strings as desired, testing each string for potential caps-lock words, until the user enters a blank string.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that scans a string input by the user and
Reference No:- TGS02745830

Expected delivery within 24 Hours