what is common language specification?



what is common language specification?..

Answer / Rajesh Kumar Sahu

The Common Language Specification (CLS) is a set of guidelines and conventions that ensure compatibility between different .NET languages. Implementing CLS-compliant code allows you to write library components that can be used by any other .NET language.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

How would you implement inheritance using vb.net?

1 Answers  


How do you define a read only property in a class module?

1 Answers  


What is difference between Abstract Class and Interface?

3 Answers  


How many classes a dll can contain?

1 Answers  


Explain the difference between web.config and machine.config and where it will be ?

1 Answers  


What are jagged arrays ?

1 Answers  


The default back end of the VB is

1 Answers   Hexaware,


Explain the difference between vb.net and c#, related to oops concepts?

1 Answers  


What are the different variables in vb.net?

1 Answers  


What is the difference between vb 6 and vb.net?

1 Answers  


Can you please explain the difference between vb and vb.net?

1 Answers  


Explain option explicit?

1 Answers  


Categories