Question: Write a C program that does the following: 1) Displays full name, email address, and Class Assignment-1 on seperate lines in a box surrounded by
Write a C program that does the following:
1) Displays "full name," "email address," and "Class Assignment-1" on seperate lines in a box surrounded by stars (*) in the middle of the screen.
2) Displays first and last initials in large fonts to the screen as shown in the screenshot
3) Includes introductory comments at the beginning of the code.
To see what the final result of the C code is supposed to look like, see the screenshot. 
** First Name, Last Name * example@example.com. * Class-Assignment 1 **** ** N N FFFFFF NN N N N N FFFFFF N NN
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
