Question: PLEASE WRITE IN C LANGUAGE Write one program name it as TempConversion.c Part A: Using any loop statement Ask the user to enter first name
PLEASE WRITE IN C LANGUAGE

Write one program name it as TempConversion.c Part A: Using any loop statement Ask the user to enter first name and last name Read the characters the user typed using getchar () function. While reading you have to make sure you ignore the end of line statement. Print the characters on the screen using putchar() function and in this format First Name:Jack Last Name:Damon
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
