R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the function of the Base Class Library (BCL) in .NET?

  • (A) To define low-level APIs for I/O, collections, and strings
  • (B) To compile .NET code
  • (C) To manage memory
  • (D) To convert IL to native code

Explanation by: Ram Sharma
The BCL is a part of the Framework Class Library that includes essential classes like System.IO, System.Collections, etc.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.