C# Programming - .NET Framework - Discussion

Discussion Forum : .NET Framework - General Questions (Q.No. 10)
10.
Which of the following constitutes the .NET Framework?
  1. ASP.NET Applications
  2. CLR
  3. Framework Class Library
  4. WinForm Applications
  5. Windows Services
1, 2
2, 3
3, 4
2, 5
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Seema said:   9 years ago
CLR is like the JVM which is used as compiler in java. So, CLR is compiler in .net which converts mail or il into object code.

Hima said:   1 decade ago
.NET frame work constitutes the
1.CLR
2.Framework Class Library
3.asp.net but not the ASP.NET Applications
(1)

Sanjay Chougule said:   1 decade ago
Dot Net framework is by default provided in Class library.

Gurmeet said:   1 decade ago
What is the meaning of clr in 10th question?

Ishwar deoolkar said:   10 years ago
Common Language Runtime.

Post your comments here:

Your comments will be displayed after verification.