Explain the features that are common to all .Net languages.



Explain the features that are common to all .Net languages...

Answer / Ashish Saxena

All .NET languages share several core features: Interoperability with other .NET languages, garbage collection for memory management, support for events and delegates, a large standard library (BCL), object-oriented programming model, support for LINQ, support for multiple programming paradigms (imperative, declarative, functional), and integration with ASP.NET for web development.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Best Dot Net Center in Chennai ?

1 Answers  


Please explain the difference between constants and read-only variables?

1 Answers  


Explain what do the terms “boxing” and “unboxing” mean?

1 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers   Satyam,


when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

1 Answers   AZTEC,


What is an exe and a dll?

1 Answers  


What are the namespace available in .net?

1 Answers  


what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?

3 Answers  


Explain can the validation be done in the server side? Or this can be done only in the client side?

1 Answers  


what is the difference between class and structures?

2 Answers  


Define marshling?

1 Answers  


What is the difference between .net and laravel?

1 Answers  


Categories