Answer Posted / rahul srivastava
In the CLR code is expressed in a form of bytecode called
the Common Intermediate Language (CIL, previously known as
MSIL—Microsoft Intermediate Language).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about the performance of visual basic?
What is portable executable?
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 is the difference between system.applicationexception class and system.systemexception?
What is the main purpose of garbage collector?
Compare c# and visual basic.net?
Using VB, how can you change the Mouse Pointer?
Explain jagged array in vb.net?
Explain how to achieve polymorphism in vb.net?
Explain the difference between thread and process?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is misl code?
Explain how does the xmlserializer work?
Explain option strict?
What is the ruby interface generator?