Answer Posted / nagu
CLR-Common Language Runtime.In which programs return in C#
and other .Net platform or .net languages.It also supports
cross language inter operability.
CTS-Common Type Specification,.Net provides multiple
language support using the feature is known as commmon type
system.
CLS-Common Language Specification.It defines a set of rules
that enables interoperability on the .net platform party
compiler designer and library builders.
| Is This Answer Correct ? | 16 Yes | 13 No |
Post New Answer View All Answers
Explain what is immutability, what is it for and how is it codified?
Explain the difference between managed and unmanaged code?
What is Complex Class in .NET?
Elements of CAS
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What versions of .net are there?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What are two different types of remote object creation mode in .net?
Please explain what is the difference between encrypting a password and applying a hashing?
What is the concept of inheritance in .net?
Is .net front end or backend?
What is the purpose of IClonable interface in .NET?
Explain what is reflection in microsoft .net context?
What is multiThreading in .NET?
Explain attributes in dot net?