what is CTS?

Answer Posted / rajesh sharma

Common Type System is a set of rules and standard that a
language must adhere in order to a language compatible.

Example
1) An integer variable in C# is written as int, whereas in
Visual Basic it is written as integer. Therefore in .Net
Framework you have single class called System.Int32 to
interpret these variables.
2) For the ArrayList data type .Net Framework has a common
type called System.Collections.ArrayList. In .Net
Framework, System.Object is the common base type from where
all the other types are derived.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Cookies Less Session?

606


How do we sort the data from a dataset?

565


What is a global postback url?

504


what is the difference between response.write() and response.output.write()?

686


How can we register exception filter from the action?

658






What is another word for redirect?

502


What are the data controls available in asp.net?

497


Explain a program using razor view engine to create a simple application? : asp.net mvc

489


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

1978


In the Repeater control which way you can edit?

638


What are app services?

523


Explain the advantages of passport authentication.

502


what is a .xap file? Explain with an example.

581


What is marshalling ? Is it a part of asp.net ?

607


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

526