Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / manish
vb.net is object oriented concept.it is supports to
inheritence but it donot support to multiple inheritance.
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What are the differences between vb.net and c#, related to oops concepts
What are the difference between dispose(), close(), exit(), end()?
Explain the use of console application?
What is early binding?
What is an application domain? how they get created?
Explain global assembly cache (gac)?
How many ways the function can return values?
Explain jit?
Write the role of new keyword?
What is the use of internal keyword?
Explain the observations between vb.net and vc#.net?
What is multiple form in vb?
What is trace in vb.net?
What is the differnce between managed code and unmanaged code?
Explain how can we remove handlers at run time?