Hour 3

Quiz

1: True or False: Visual C# .NET is a true object-oriented language.
A1: True
2: An attribute that defines the state of an object is called a what?
A2: Property
3: To change the value of a property, the property must be referenced on which side of an equal sign?
A3: The left side
4: What is the term for creating a new object from a template?
A4: Instantiation
5: An external function of an object (one that is available to code using an object) is called a what?
A5: Method
6: True or False: A property of an object can be another object.
A6: True. Such properties are called object properties.
7: A group of like objects is called what?
A7: Collection
8: What tool is used to explore the members of an object?
A8: Object Browser

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.