Answer Posted / nidhi
Full of CLR is Common Language Runtimeand its forms the
heart of thye .NET Framework. All language have rumtime and
its the responsibility of the runtime to take care of the
code execution of the program.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Explain redim keyword?
Explain the use of serialization and deserialization?
Explain clr?
What is sealed class?
What is internal keyword in .net framework?
Explain about the keyword must inherit?
What is the diff between vb mdi form and .net mdi form?
Tell me which namespace are used for accessing the data?
Explain the differences between vb.net and c#, related to oops concepts?
What is early binding?
Name some of the features present in vb 2005?
What is the strong name in .net assembly?
What is the feature anonymous type?
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 keyword is used to accept a variable number of parameter in a method?