Write a c program that asks for two lowercase characters


Write a C++ program that asks for two lowercase characters. Pass the two entered characters, using pointers, to a function named capit(). The capit() function should capitalize the two letters and return the capitalized values to the calling function through its pointer arguments. The calling function should then display all four letter

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a c program that asks for two lowercase characters
Reference No:- TGS02745500

Expected delivery within 24 Hours