To learn the meaning of some basic terms, and understand how an object is created in C#.
In this lesson you will learn what the following keywords mean: class, class members, instantiation, public access, private access. You will also be able to see examples of C# code defining and creating some objects.