Coding Exercise: delegates

Let's test your understanding of delegates.

We'll cover the following...

Problem

This activity uses delegates for a naming program. Create a console application for a naming concatenation app that meets the requirements below.

  1. Create a ...