VB Dot Net Developer Question:
Download Job Interview Questions and Answers PDF
Explain CTS?
Answer:
CTS is Common Type System which is used to communicate smoothly between the languages. For example, if VB has Integer data type and C++ has long data type and these data types are not compatible.
In order to be compatible, CTS can be used as an interface between two languages.
In order to be compatible, CTS can be used as an interface between two languages.
Download VB .Net Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Global Assembly Cache (GAC)? | List the types of generations in garbage collector? |