Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the roll of JIT in asp.net?

Answers were Sorted based on User's Feedback



What is the roll of JIT in asp.net? ..

Answer / abc

JIT convert Intermediate languge(IL) to machine code at run
time or at the point where the software is installed.

Is This Answer Correct ?    24 Yes 1 No

What is the roll of JIT in asp.net? ..

Answer / sandeep

JIT convert Intermediate languge(IL) to machine code at run
time or at the point where the software is installed.

1)Pre JIT - JIT convert Intermediate languge(IL) to machine
code before compilation time

2)Eco JIT -JIT convert Intermediate languge(IL) to machine
code At the time of compilation

3)Normal JIT - JIT convert Intermediate languge(IL) to
machine code After the time of compilation

Is This Answer Correct ?    20 Yes 5 No

What is the roll of JIT in asp.net? ..

Answer / jaylem chaudher

Before MSIL(MS Intermediate Language) can be executed, it
must converted by .net Framework Just in time (JIT) compiler
to native code, which is CPU specific code that run on some
computer architecture as the JIT compiler. rather then using
time and memory to convert all the MSIL inb portable
executable (PE) file to native code,it converts the MSIL as
it is needed during execution and stored in resulting native
code so it is accessible for subsequent calls.

Is This Answer Correct ?    9 Yes 2 No

What is the roll of JIT in asp.net? ..

Answer / jerry joseph

The common language runtime just-in-time (JIT) compiles
ASP.NET managed page code to the native code of the
processing server at run time.

Is This Answer Correct ?    7 Yes 2 No

What is the roll of JIT in asp.net? ..

Answer / ravi

JIT allows parts of your application to execute when they
are needed.

Is This Answer Correct ?    9 Yes 9 No

What is the roll of JIT in asp.net? ..

Answer / ashwani sharma

it compiles the sourcec code jit and it is doesnt compiles
hole code only the code is to be executed is compiled

Is This Answer Correct ?    2 Yes 2 No

What is the roll of JIT in asp.net? ..

Answer / vijay

what is COM in asp.net

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible

3 Answers  


How would ASP and ASP.NET applications run at the same time on the same server?

0 Answers   Satyam,


What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process

1 Answers   HCL, Siebel Systems, Visual Soft,


How you can manage the state of application at the server side in ASP.NET?

0 Answers  


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

0 Answers   Excel,


How to disable validator control by client side JavaScript?

0 Answers  


what is the deference between dataset and data adapter?

4 Answers   TCS,


Can we use MSSql as backend in asp.net...if yes then How.?

0 Answers   MCN Solutions,


Which object encapsulates state or data of a user?

0 Answers  


Where can i get Latest Microsoft .Net Certification Dumps & what Types of .Net Certifications are there?

2 Answers   Protech,


Categories