Lab exercisesExercise 1. Create program (console application) that displays a message to the world containing a person's name.
Exercise 2. Create program that displays initials of the developer. Create the output using creativity and escape characters.
Lab exercises
Exercise 3. Create
program that displays square, triangle and diamond.
Exercise 4. Create program that displays a stick figure. You can use escape characters to do this.
Lab exercises
Exercise 5. Create program that produces a listing with
information such as your name,
hometown, major, hobby and/or favorite activity. The listing should be placed on a single line with each entry separated by backslashes.
Exercise 6. Create program that displays "C. Create the output using creativity and escape characters.