If you are a fresher you may be asked following questions
1)what is .net ??
Ans :
1)what is .net ??
Ans :
a) .net is a framework which helps in creating applications by integrating different programming language
b) This framework consists of a virtual execution system called common language run time (CLR) and set of class libraries .
2)what is CLR??
Ans :
a) CLR is Common language run time
b)CLR provided run time environment to run code and various services to develop applications.
c)Services provided by CLR are memory management , exception handling , debugging , security , thread execution ,code execution ,code safety.
3)what is CLI??
Ans :
a)it is common language infrastructure
b) its international standard and basis for creating execution and development environment in which languages and libraries work together.
4)what are the benefits of .net framework ??
Ans :
for more reference of this answer please refer This
a)object oriented programming
b)Cross platform support
c)language interoperability
d)automatic management of resources
5)what are the components of .net framework??
Ans : Mainly there are two components
a)Common language Runtime:
b).net framework class library :
Refer This
6)what is managed code ??
Ans :
2)what is CLR??
Ans :
a) CLR is Common language run time
b)CLR provided run time environment to run code and various services to develop applications.
c)Services provided by CLR are memory management , exception handling , debugging , security , thread execution ,code execution ,code safety.
3)what is CLI??
Ans :
a)it is common language infrastructure
b) its international standard and basis for creating execution and development environment in which languages and libraries work together.
4)what are the benefits of .net framework ??
Ans :
for more reference of this answer please refer This
a)object oriented programming
b)Cross platform support
c)language interoperability
d)automatic management of resources
5)what are the components of .net framework??
Ans : Mainly there are two components
a)Common language Runtime:
b).net framework class library :
Refer This
6)what is managed code ??
Ans :