Then check that the first character is a letter


Create a c++ program that reads an identifier just print what entered.
Then check that all characters in the identifier are valid, that is "A..Z 0..9..."
Then check that the first character is a letter, not a number, And so on ant so on, until you are done. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Then check that the first character is a letter
Reference No:- TGS0142077

Expected delivery within 24 Hours