Resolved Question
What is the base class of .Net?
 
Details:
  asked by: samchng56  on: Jan 7, 2009  
 Best Answer ! ! !
fatjp 's Answer  ( this answer is maked as best answer of this question at: Jan 22, 2009 )


System.Object is the base class of .NET

It Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate superclass of all classes in the .NET Framework; it is the root of the type hierarchy.



1 comments  answered on: Jan 12, 2009 
Other Answer (10)
system
  xyxy93   answered on£ºJan 9, 2009  0 comments

System.Object

  clocking   answered on£ºJan 10, 2009  0 comments

dear suguna

the base class will be system only but the system.object is consieder for the datatype

  lesbperfect   answered on£ºJan 11, 2009  0 comments

System.Object is the base class of .NET

It Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate superclass of all classes in the .NET Framework; it is the root of the type hierarchy.

  2408   answered on£ºJan 12, 2009  0 comments

System.Web.UI.Page

  flattenedcake   answered on£ºJan 14, 2009  0 comments

System.object is the base class
  kenzogackt   answered on£ºJan 15, 2009  0 comments

Hi

system.object is the base class of .net

  tkdg3   answered on£ºJan 16, 2009  0 comments

The bese namespace is System of .net and the base class is System.Object.

  vertexdisk   answered on£ºJan 18, 2009  0 comments

System.Object is the Base Class 4 .net
  totalsolutions   answered on£ºJan 19, 2009  0 comments

System is the base class for .net
  iamamelia   answered on£ºJan 20, 2009  0 comments

Hot Questions

Contact Us - IT-Interview