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

Explain difference between friend and protected friend?

532


How many types cache in asp net?

532


What is meant by asp.net?

544


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

546


What are the steps to follow to host a web application on a web server?

591






What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

542


What are the different validators in asp.net?

564


What is variable and constant in .net programming language?

398


How would you turn off cookies on a page of a website?

508


What is the flow of processing of the request? : asp.net mvc

512


Explain about ASP.NET?

637


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

578


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

536


Can one dll file contains the compiled code of more than one .net language?

540


Why would a company use an application service provider?

496