Question: Write a Visual Basic program that displays your first name, middle initial, last name, and age on the console followed by a single newline character.

Write a Visual Basic program that displays your first name, middle initial, last name, and age on the console followed by a single newline character. Write the sentence two times (one time using Write() and one time using WriteLine()). Use the appropriate variable types to hold you first name, middle initial, last name, and age in memory and use a format string and conversion character in conjunction Write and WriteLine to display the sentences.

*You can just use sample names* THANK YOU

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!