Answer Posted / jagadeesh
CLR is the execution engine of .net. whenever an execution
command is given the cls progra activates a 'jit' compiler
which inturn interprets the program according to the
operating system standards and then execution takes place
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
When do you use virutal keyword?
Explain private assembly?
Explain how can we remove handlers at run time?
What is the difference between convert.tostring and i.tostring method?
Compare c# and visual basic.net?
What is econo-jit?
What is the feature which is common to all .net languages?
Which control is an example of an object in vb net?
What is private assembly?
What is the difference between datagrid and gridview?
What do you mean by serialization and deserialization and it's use.
what is difference between namespace and assembly?
So you know which dll is used for microsoft .net run time?
What are the differences between vb.net and c#, related to oops concepts
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?