Previous Section   Next Section

Workshop

The Workshop provides quiz questions to help solidify your understanding of what was covered in this chapter. Answers are provided in Appendix A, "Quiz Answers."

Quiz

1:

Is there a difference between using basic .NET types or native C++ types?

2:

Where are shared assemblies deployed?

3:

How many files does an assembly represent?

4:

What is the execution platform on which a .NET application runs?


  Previous Section   Next Section
Top