Multiple choice technology programming languages BCL stands for Base Class Language Base Class Library Binary Coded Language None Reveal answer Fill a bubble to check yourself B Correct answer Explanation BCL stands for Base Class Library, which provides the fundamental types and utility classes for .NET applications. It includes types for strings, collections, file I/O, and other core functionality that all .NET languages can use.