Answer Posted / khagendra(icte)
because CLR have its own CLS and it uses MSIL to convert the language into native through JIT compiler
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain difference between panel and groupbox classes using .net?
Explain me what is encapsulation?
What is machine.config in .net?
How does linq work?
What is 3 tier architecture?
What is the difference between asp.net & vb.net and explain architecture?
Explain what is the difference between web application and enterprise application?
What are an object and a class?
What is an anonymous method?
Explain why do we use the “using” statement?
Where does the gac exist ?
What is interface and abstract class in .net?
What is difference between static page and dynamic page?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?