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:What are the entities that are used to house methods called?
2:True or False: To access methods in a class module, you must first create an object.
3:Data that has been passed into a method by a calling statement is called a?
4:To pass multiple arguments to a method, separate them with a?
5:The situation in which a method or set of methods continue to call each other in a looping fashion is called?
6:How do you attach a task to a code statement?

Exercises

1:Create a method as part of a form that accepts one ...

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.