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 the use of internal keyword?
What is the difference between datagrid and gridview?
What is the difference between .dll extension and .exe extension files?
What is the difference between convert.tostring and i.tostring method?
What do you mean by option strict on?
Explain how to store decimal data in .net?
Explain the difference between vb.net and c#, related to oops concepts?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What do you mean by serialization and deserialization and it's use.
What is the differences between dataset.clone and dataset.copy?
Explain the difference between thread and process?
What is the diff between vb mdi form and .net mdi form?
what is the advantage of option strict on?
What is difference between import system.data.sqlclient,system.data.oledb?
Write the role of new keyword?