What is Base Class Library?

Showing Answers 1 - 1 of 1 Answers

sunitha@gmail.com

  • Jan 4th, 2007
 

base class library is collection of various classes from .net frame work, from which all base classes like System.object, System.collection, and Ado.net objects are derived.

all .net compatible languages use this library to build an application.

BaseClassLibrary + CLR  results in .Net frame work.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions