what is the base class library?
Answers
Answered by
0
The Base Class Library (BCL) is literally that, the base. It contains basic, fundamental types like System.String and System.DateTime . The Framework Class Library (FCL) is the wider library that contains the totality: ASP.NET, WinForms, the XML stack, ADO.NET and more. You could say that the FCL includes the BCL.
Similar questions
PLZ MARK MY ANSWER AS BRAINLIEST