203.

Code that makes use of types defined in a different assembly must do what?

To make use of types defined in another assembly, the client code must add an assembly reference using the /reference command line switch or the project "Add Reference" feature in Visual Studio .NET.