.Net Framework Interview Questions and Answers For Freshers and Experience Part-6
31. What is Common Language Specification (CLS)? CLS is a set of basic rules, which must be followed by each .NET language to be a .NET- compliant language. It enables interoperability between two .NET-compliant languages. CLS is a subset of…
Read More