Chapter 1

What is C#?

What is Jagged Array in C#?

In how many ways you can pass parameters to a method?

Can you return multiple values from a function in C#?

What is the difference between ref and out parameters?

What is namespace in C#?

What is the purpose of using statement in C#?

What are value types in C#

What are reference types in C#

Which class acts as a base class for all the data types in .net?

What is boxing in C#?

Comments