Congratulations to all monthly winners of May 2013 !!! They have won INR 2900 cash and INR 27497 worth prize.
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 6710 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > .NET Framework Interview Questions > What is CTS? ... ...

What is CTS?

Interview question and answer by: Rajni.Shekhar | Posted on: 4/25/2012 | Category: .NET Framework Interview questions | Views: 850 | | Points: 40
Ads
Ads


Answer:

CTS stands for common type system. It is the subset of CLR. It provides common types for all dot net languages so that one language can understand other language. It has some conventions to convert objects from one language to other language.

Example:

in VB numeric values are identified by Integer data type whereas in C# it identified by int data type but CTS provides system.int32 for all dot net compatible languages.

Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Rajni.Shekhar

Even more ... | Submit Interview Questions and win prizes!


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 6/20/2013 12:51:33 AM