Buy Questpond's video subscriptions on
huge discount
.
Online: 3669
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Why is NGen used. Please Explain.
Posted by
deccansoft
on 9/25/2010 | Category:
C# Interview questions
| Views: 1920
NGenerator (NGen) is used to compile the code which is in MSIL format. NGen is also called Pre JIT.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is the difference between CLS and CTS
Next question > :
If we overload the equality operator, we must over ...
Comments or Responses
Login to post response
More Interview Questions
If we overload the equality operator, we must overload the ___________ ...
For a given class we have ____________ of type System.Type, managed by ...
The configuration settings present in ______________ are global to all ...
Individual applications app.config file if required can _____________ ...
___________________ ensures that all the code written in the current a ...
Rule for overloading. The method must be _______________
The name of method must be __________________ followed by the operator ...
All operator overloaded methods are _____________ methods of the class ...