Solution: delegates

Let's discuss the solution to the coding exercise on delegates.

We'll cover the following...

Problem

This activity uses delegates for a naming program. Create a console application called Naming Concatenation that meets the ...