Chapter 2

What is unboxing in C#?

What are dynamic type variables in C#

What is the difference between dynamic type variables and object

type variables?

What are pointer types in C#?

What is the purpose of is operator in C#?

What is the purpose of as operator in C#?

What is encapsulation?

How encapsulation is implemented in C#?

What is the purpose of an access specifier in C#?

What is scope of a public member variable of a C# class?

Comments