Workshop

The Workshop is designed to help you anticipate possible questions, review what you've learned, and get you thinking about how to put your knowledge into practice. The answers to the quiz are in Appendix B, “Answers to Quizzes.”

Quiz

1:To create objects, you must first create a template. This template is called a:
2:One of the primary benefits of object-oriented programming is that objects contain both their data and their code. This is called:
3:With static classes, public variables and routines are always available to code via the static class in other modules. Is this true with public variables and routines in classes?
4:True or False: Each object derived from a class has its own set of class-level data.
5:What must you do to create a ...

Get Sams Teach Yourself Microsoft® Visual C#™ .NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.