C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
49
Reply
What is the root class in .Net?
Pavan Sai
9y
5.6k
2
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
System.Object
Satyam Sharma
9y
3
System.Object
Deeksha Pandit
8y
1
Static class does not allow user to create instances of the class as well as it restrict the user to inherit any data members/functions to derived class. So A static class can make your implementation simpler ,safe and faster because you do not have to create an object in order to invoke its methods.
Ramesh S
9y
1
System.Object
Sourav Barua
9y
1
System.Object
Shamim Uddin
9y
1
System.Object
Santosh Kumar Adidawarpu
9y
1
System.Object
Vineet Kumar
8y
0
System.
Srikanth Reddy
9y
0
Object is the super class of all classes.
Khaja Moizuddin
9y
0
Object.
Kap Shivhare
9y
0
System.Object
Ravi Patel
9y
0
System.
Vishal Jadav
9y
0
System.Object
Rajendra Mote
9y
0
The root class in .Net is "System.Object " because all classes in the .Net Framework are derived form Object.
Sandeep Singh
9y
0
System.Object is the base calls of all calles in .Net. System.Object supports all classes in .NET Framework hierarchy and provide base level services to the derived classes
Vinay Singh
9y
0
System.Object is the base calls of all calles in .Net. System.Object supports all classes in .NET Framework hierarchy and provide base level services to the derived classes
Vinay Singh
9y
0
System.Object
Tarun Raj
9y
0
System.Object
Tarun Raj
9y
0
system.Object is a root class in .net
Dimpy Dhiman
9y
0
System.object
Hari Shanker
9y
0
System
Srinivasa Muli
9y
0
Root class award goes to System.Object. All classes internally inherits Object class.
Sumit Sharma
9y
0
System.Object is the root class of .net. For detail have a look of the links http://net-informations.com/q/faq/root-class.html http://www.c-sharpcorner.com/forums/root-class-of-net http://www.coolinterview.com/interview/4917/
Vinay Singh
9y
0
System.Object class is Root class in .Net
Avikshith Aradhya
9y
0
System.Object is the base calls of all calles in .Net
Thiruppathi R
9y
0
System.Object
Pramod Gehlot
9y
0
System.Object
Gayatri Sravya
9y
0
OBJECT
sampath kumar
9y
0
OBJECT
sampath kumar
9y
0
Class: System.Object Namespace: System Assembly: mscorlib (in mscorlib.dll)
Rahul Chavan
9y
0
System.Object
Sunil Babu
9y
0
System.Object
Keerthi Venkatesan
9y
0
System.Object
vaibhav Hedaoo
9y
0
System.Object class
Shipra Gupta
9y
0
System.Object
Vivek Kumar
9y
0
Object
Srikanth Reddy
9y
0
system.object is know as the root class in .NET.In .Net all the objects of value type and reference type are related to object class because of this any class will be related to the object class.so that's why it is know as root class
saisowmic Mandava
9y
0
System.Object
vipin kv
9y
0
System.Object
Anil Jha
9y
0
System.Object class is parent class of all other class
Pankaj Kumar Choudhary
9y
0
System.Object
Munesh Sharma
9y
0
Object Class is the ultimate base class of all classes in the .NET Framework
Shraban
9y
0
System.Object
Anil Kumar Murmu
9y
0
object
Sthitaprajnya Debasis Nayak
9y
0
object
Sthitaprajnya Debasis Nayak
9y
0
object
Sthitaprajnya Debasis Nayak
9y
0
object
Sthitaprajnya Debasis Nayak
9y
0
Base class is System.Object
Nishant Mittal
9y
0
System. Object is the base class of all Classes in .Net. System. Object supports all classes in .NET Framework hierarchy and provide base level services to the derived classes
Pavan Sai
9y
0
Message