Answer Posted / raghuram
system is the root namespace and system.object is the base
class of all calass in dot net framework.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can you please explain the difference between vb and vb.net?
Explain the differences between vb.net and c#, related to oops concepts?
Explain how can we remove handlers at run time?
What is different between web.config and machine.config and where it will be ?
what is difference between web.config and machine.config and where it will be ?
Explain option explicit?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
How to run a dos command in vb.net?
Explain convert.tostrin?
How vb implements the disconnected architecture as like vb.net?
Why do we use byref keyword in vb.net?
What is the advantage of using system.text.stringbuilder over system.string?
What are the advantages of VB.NET?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
what is the advantage of option strict on?