Define a function that separately counts number of lowercase


Problem

Define a function that separately counts the number of lowercase and uppercase letters included in a C-string. For example, if the input C-string is "I aM a TeaCher!", the function identifies that there are 4 uppercase and 7 lowercase letters included in the input string.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Define a function that separately counts number of lowercase
Reference No:- TGS03354387

Expected delivery within 24 Hours