C# Programming - .NET Framework - Discussion
Discussion Forum : .NET Framework - General Questions (Q.No. 20)
20.
Which of the following are parts of the .NET Framework?
- The Common Language Runtime (CLR)
- The Framework Class Libraries (FCL)
- Microsoft Published Web Services
- Applications deployed on IIS
- Mobile Applications
Discussion:
11 comments Page 1 of 2.
Sekharreddy said:
1 decade ago
What is CLR, FCL?
Palkalai said:
1 decade ago
CLR means Common Language Runtime.
FCL means Framework Class Library it also called as BCL which means Base Class Library.
FCL means Framework Class Library it also called as BCL which means Base Class Library.
Vikas said:
1 decade ago
Is IIS is not a Part of .NET Framework?
Rehaman said:
1 decade ago
Framework is nothing but combination of two things.
1. Baseclass library.
2. Clr (common language runtime).
1. Baseclass library.
2. Clr (common language runtime).
Nagendra said:
1 decade ago
What is CLR ?
Naveen said:
1 decade ago
CLR is a Common Language Runtime. CLR is a heart of. Net framework, as th name suggest, clr is a runtime enviornment in which prog written in c#. It also supports cross -language interoperability.
Anurag Trigun said:
1 decade ago
Common Language Runtime (CLR) is programming that manages the execution of programs written in any of several supported languages, allowing them to share common object-oriented class es written in any of the languages.
Priyanshu said:
1 decade ago
CLR is a Common Language Runtime, It is a main part of .Net framework in c#.
Rose said:
1 decade ago
What is cross-language interoperability?
Anoop saini said:
8 years ago
Execution environment.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers