This is the c source code/program for: write a switch Statement that will examine the value of char type variable called color and print one of the following message, depending upon the character assigned to color. A. RED, if either r or R assigned to color B. Green, if either g or G is assigned […]