adspace


What is .net environment?

Answer Posted / Rajeev Kumar Malhavtra

.NET Environment refers to the runtime environment in which .NET programs execute. It includes the Common Language Runtime (CLR), .NET Framework, and the Base Class Library.

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'?

1143