What is CLS-Compliant?
Interview question and answer by:
Balajirnaukri@Gmail.Com | Posted on: 5/12/2012 | Category:
C# Interview questions | Views: 802 | |
Points: 40
Answer:
CLSCompliant attribute on an assembly (or a program element) and have the compiler check if your code is CLS (Common Language System) compliant. This means it works properly when consumed by other .NET languages.
Source: Through Interview |
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: