Answer Posted / krish
The Common Language Runtime (CLR) provides support for powerful, static languages like Visual Basic© and Visual C#©, and the advent of the Dynamic Language Runtime (DLR) means that dynamic languages, such as Managed Jscript, IronRuby and IronPython, are also supported.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are option strict and option explicit?
Explain about garbage collection?
What is the significance of delegates?
Name and explain some of the exclusive features which are present in vb?
What is a stream in vb.net?
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 difference between metadata and manifest?
What is the size of .net object?
What is sorting in vb?
What is different between web.config and machine.config and where it will be ?
What are the shared variables?
What are the two main parts of .net?
What is option strict?
Define clr?
What is the use of system.diagnostics.process class?