Answer Posted / kranthi kumar.janagam
CTS,CLS are the componets of the CLR
CLR: is use for execute msil code to native code
CTs :is Common type System Contains Set of common data
types that are common to all dotnet langauges
Itis check all type checkin for interoperatibility comman to
all language.
CLs is common langauge specification contains rules that are
to be followed for .net frame work supported languages
| Is This Answer Correct ? | 86 Yes | 14 No |
Post New Answer View All Answers
What is .net assembly?
What is operator overloading in .net?
Difference between abstract class and interface in .net?
What are the two main parts of the .net framework?
what are connection strings?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
Can I write my own .net host?
What are the new features of Framework 1.1 ?
How to create a key pair in .net?
What is meant by globalization and localization?
Please explain what is the difference between encrypting a password and applying a hashing?
What is connected and diconnected database ?
What is shared and repeatable inheritance?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
How do I use the thread pool?