What is the Difference between CLR & CTS?

Answer Posted / anamika srivstava

CLR (comman anguage runtime) is the heart of the .net
framework. every runtime has responsibility to take care of
code at the time of execution.for ex vb has MSCRT60 AND
java has JVM and In .net CLR.
WHILE CTS ( comman type system) is subset of CLR .it
provide smooth comunication between two language.for exp in
vb .net has integer and c# has int ,CTS change both into
system.int32.
By Anamika Srivstava

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of an Assembly?

699


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

681


What is meant by jagged arrays?

652


Explain the use of serialization and deserialization?

609


What do you mean by serialization and deserialization?

617






what is common type system?

599


How do you define a read only property in a class module?

596


What keyword is used to accept a variable number of parameter in a method?

661


Why do we use byref keyword in vb.net?

695


Observations between vb.net and vc#.net?

656


What is the main use of a namespace?

613


Explain about delegate?

582


Explain the difference between .dll extension and .exe extension files?

612


Explain the difference between thread and process?

577


Explain the difference between system.string and system.stringbuilder classes?

608