About CLR, reflection and assemblies?

Answers were Sorted based on User's Feedback



About CLR, reflection and assemblies?..

Answer / guest

CLR is Comman Langauge Runtime is the core runtime
envirnment in the Mircrosoft.Net Framework on which the
application done.

Is This Answer Correct ?    4 Yes 2 No

About CLR, reflection and assemblies?..

Answer / nadeem khokhar

CLR is common language runtime, every managed application must passes from the CLR,
CLR manages memory, threads at run time using the JIT compiler.
JIT compiler compiles the code and create an assembly called intermediate language which can be converted into other languages. assembly contain dll and exe file. (meta data and code)
i dont know the reflection...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Info for guidewire documents and interview questions

1 Answers  


What are two of your strengths that you will bring to our QA/testing team?

0 Answers  


why we use abstract word in abstract window toolkit in java language.

0 Answers   Infosys,


what do you man by firmware

4 Answers  


1.Mutating table

0 Answers  






Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

0 Answers   Amazon,


Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance

2 Answers  


which book we learned this mantis? how many version are realsed this mantis upto now?

0 Answers  


Write a program to create a process in UNIX

0 Answers  


List and explain any five built in functions for Lists data type in python

1 Answers   Peerless,


What do you mean by an array ? explain with an example

7 Answers  


in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?

0 Answers  


Categories