Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is CTS?

Answers were Sorted based on User's Feedback



what is CTS?..

Answer / satyambabu




Common Type system Describes the datatypes that can be used
by managed in the run time .

it facilitates
* Cross Language integreation
* Type safety
* High performance and code Execution

Is This Answer Correct ?    3 Yes 0 No

what is CTS?..

Answer / 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

what is CTS?..

Answer / soubhagya ranjan mallick

CTS stands for common type system.

On .Net Framework there are several predefined libraries
are present which are common for all language i.e the
library which is used by vb.net the same can be used by
C#,common for all.because of this we can take lase
time,less space and so on . this concept is known as cts.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


Is it possible to change the index of primary key on table?

0 Answers  


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

7 Answers   Sparsh,


What is web application virtual directory ?

2 Answers   Satyam,


What is session and cookies in asp.net?

0 Answers  


what is roles in asp.net

2 Answers  


What is the usage of DelegatingHandler?

0 Answers  


What is the difference between a page theme and a global theme?

0 Answers  


what cut off mark for po's,what questions they asked for interview?

0 Answers  


14. What are your Future Plans for Swatz Oils GROUP U.K?

0 Answers   CSC, Swatz Oils, TCS,


What is the use of response redirect in asp.net?

0 Answers  


Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?

2 Answers   Siebel,


Categories