What are clr?cts?cls?
Answer Posted / vivek sinha
CLR-> Common Language Runtime.
Runtime is to takecare of the code execution of the program.
CTS-> Common Type System
It defines how types are declared,used and managed in the runtime.
CLS works with CTS to support language interoperability
that target .net.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is asp.net a programming language or framework?
How do you identify that the page is postback?
Is it right that ASP.NET Web API has replaced WCF?
What is a swagger in web api?
What is data binding in asp net?
What are the different kinds of assemblies?
Explain the function of new view engine in asp.net? : asp.net mvc
What are the types of session in asp.net?
What is a url string?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Which method is used to enforce garbage collection in .net?
What are all the various Estimation Techniques available ?
What is http session state?
What is the difference between dynamic SGA and static SGA?
What are the cookies types in asp.net?