Wednesday, August 13, 2008

Some .NET Interview Questions

Q.Which is the Base class for all the classes in .NET?
A.System.Object

<