Monday 16 September 2013

How many types of variables in C#?

Ques:- How many types of variables in C#?

Ans:- In C# variables are categorized into the following types:-
1) Value Types
2) Reference Types
3) Pointer Types


2 comments: