How .NET is able to support multiple languages?

Answer Posted / madhusree.p

because it is CLS(Common language specification) and CTs
(common type specification)

eg: for example under properties window i am creating three
folder images(contains images),messages(contains messages)
and resources(contains GUI)

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between constants and read-only variables?

533


Explain what relationship is between a process, application domain, and application?

627


Explain the different parts of an assembly?

599


What is cyclomatic complexity and why is it important?

1725


Is it true that objects don't always get destroyed immediately when the last reference goes away?

577






How is .net core cross platform?

643


Explain Creational design pattern in .NET?

629


What does .net stand for?

583


Explain the different types of proxy patterns?

692


As you know read-only variables and constants have many similarities, but what is at least one way that they differ?

535


What does jit compilation do in .net?

588


Tell me what is serialization?

567


What is machine.config in .net?

581


Is .net a programming language?

542


Explain what is the difference between response.redirect & server.transfer?

561