Hai ra

Dot net interview questions and answers C# freshers experience .net pdf free download

Dot net interview questions for experienced, Dot net interview questions, Dot net interview questions and answers, Dot net interview questions and answers pdf, Dot net interview questions and answers for experienced , Dot net interview questions pdf, Dot net interview questions and answers for freshers, Dot net interview questions for freshers, Dot net interview question, Dot net interview questions shivprasad koirala

Dotnet interview questions and answers

HI friends welcome to Dotnet section here i will share Dotnet jobs, Dotnet interview questions, Dotnet useful websites

so keep watching this section

Here are some Dotnet interview questions.


1) what are features of C#?
ans: 1) It supports intellisense.
     2) It is strong oops language ie. object oriented language.

2) what is package ?
ans: package is nothing but collection of class.


3) what is class ?
ans : class is collection of class.


4) what is namespace ?
ans : namespace is a keyword use to declare scope.


5) what is the use of keyword using ?
ans: when you want to import namespace then we have to use using keyword

 ex: using system:

6) what is value type ?
ans: All data types except string and object comes under value type.

7) what is reference type ?
ans: only string and object comes under reference type


8) where value type is stored ?
ans: it is stored in stack memory.

9) where refernce type is stored ?
ans : it is stord in heap memory.

10) what is access specifer ?
ans: when you want to define scope of data then we require Access specifer.



i will update more quesions here.

Previous
Next Post »