Answer Posted / deepak kumar
ClS stands for Common Language Specification is a set of
common rules contained by Common Language Runtime.CLS
allows a programming language to be a .NET complaint
programming language that follows it's rule.CTS(Common Type
System) is one of the specification of CLS,that allows
a .NET compliant languages to declare and manage thier data
types.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is difference between Lambda Expression and LINQ in ASP.NET?
What are the main requirements for caching?
What is autopostback in dropdownlist in asp net?
What are the new features added from ASP to ASP.NET?
Why do we need a web application session?
What are sql joins?
What is the difference between user control and custom control?
What is application variable in asp.net?
How to disable disable browser's Back button in asp.net (JavaScript)?
What is http post action?
What is the difference between trace and debug in asp.net?
Out of ASP or ASP.NET which one is stateless?
What is the difference between CC and BCC?
What is view state management in asp net?