adspace


What are the purposes of using .net?

Answer Posted / Samiksha Dixit

.NET is a framework developed by Microsoft that provides developers with tools to build, deploy, and run applications on various platforms like Windows, macOS, Linux, iOS, Android, etc. The main purposes of using .NET include building scalable, secure, and maintainable applications; supporting multiple programming languages like C#, VB.NET, F#, etc.; providing access to a wide range of APIs and libraries; and enabling interoperability with other technologies.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141