Answer Posted / satvik
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 ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is a preprocessor directive in vb.net?
Explain namespace?
What is the purpose of objects present in asp.net?
What is the feature which is common to all .net languages?
What is an application domain? how they get created?
What are the shadow variables?
What is branching logic control in VB.NET?
What is the main use of a namespace?
Can you please explain the difference between thread and process?
What are all the differences between dispose and finalize()?
Explain private assembly?
What is redim keyword and its use?
What are the differences between c# and visual basic.net?
What is DLL HELL in VB.NET
What is the main purpose of garbage collector?