Answer Posted / sanjivani
All Languages have runtime and its the responsibility of the
runtime to take care of the code execution of the
program..NET has CLR.
CLR is responsible for GC,CAS,Code Verification,IL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is trace in vb.net?
Define manifest?
What is the use of errorprovider control?
Can you please explain the difference between authentication and authorization?
What is the difference between vb 6 and vb.net?
what is intermediate language?
What are the parts of the visual basic control?
Name and explain some of the exclusive features which are present in vb?
What is the main use of a namespace?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Explain the use of console application?
Explain how can we remove handlers at run time?
How to create a constant in vb.net?
Can you please explain the difference between int and int32?
What is difference between inline and code behind?