Person''s name with the first name


Write a program that inputs the first name, middle initial (without the period), and last name of a user and display that person's name with the first name first, middle initial followed by a period, and last name. You will need the following variables: firstname (a string) middle initial ( a string) last name (a string)

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Person''s name with the first name
Reference No:- TGS085574

Expected delivery within 24 Hours