What is CTS, CLS and CLR ?

Answer Posted / versha

CLR
this is common language runtime.the code which is in
environment of clr is called managed code.every language
has runtime in case of .net there is CLR.so that that has
some responsibilites that is to tack care of the execution
of code
other responsibilites
garbage collection-in that it remove the object which are
not refered for long time.using Idisposable interface with
dispose method

Jit compiler also convert IT to native code
In that include exception handling.etc

Cls
common language spefication
thsi is guideline that to communicate smoothly with other

CTS
common type system
this is used to communicate with other language.
example in vb we have int and in c++ we have long so that
in one case they are not compatiable with each other so
that CTS palys important role with using System.int32

Is This Answer Correct ?    117 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between web config and global asax?

447


What is parse in asp.net?

559


What is the displayafter property in updateprogress control?

517


In how many ways we can retrieve table records count?

544


What is server transfer?

505






What parameters can you pass in the url of the api? Can get and post use the same url?

564


What do you mean by serialize and marshalbyref?

579


Explain the server control events of asp.net ?

545


What kind of data we can store in viewstate?

582


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

1775


What is the exact purpose of http handlers?

575


What is syntax code to send email from an asp.net application?

538


Explain about the Class view window?

598


List of words of preprocessor in .net?

526


Why we use asp.net for website development?

501