What is the top .net class that everything is derived from?



What is the top .net class that everything is derived from?..

Answer / Himanshu Chaurasia

Everything in .NET is derived from the System.Object class, which provides fundamental functionality such as property access and method invocation.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain the use of option explicit?

1 Answers  


what is the base class of .net?

7 Answers  


What is the source code for display the picture in button click event?

1 Answers  


What is the main use of a namespace?

1 Answers  


How to connect crystal report in vb.net ?

1 Answers  


hi dear ? MY problem is that i m developing software for Library. and i want to connect a third party software with my VB.net program in order to calculate DDC number.I dont know how to do this if any body can help me please?

1 Answers  


How does you call and execute a SP in .NET?

2 Answers  


What is the purpose of objects present in asp.net?

1 Answers  


What is datatype conversion?

1 Answers  


Explain about jagged arrarys ?

1 Answers  


I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com

1 Answers  


What are jagged arrays ?

1 Answers  


Categories