VB .Net Question: Download VB .Net PDF

What is the base class of .net?

Tweet Share WhatsApp

Answer:

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 super class of all classes in the .NET Framework; it is the root of the type hier

Download VB .Net PDF Read All 69 VB .Net Questions
Previous QuestionNext Question
What is the difference between .dll extension and .exe extension files?How to store and retrieve images in SQL server database through VB.NET?