How can we acheive inheritance in VB.NET ?
Answers were Sorted based on User's Feedback
Answer / roopesh
class a
inherits b
using this we can do in vb.net and inherits line should be
in next line to the child class as mentioned above...
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / abha mittal
We can achieve inheritence using abstract classes ot making interfaces
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain the access modifiers in c#?
What is the difference between a private assembly and a shared assembly?
can multiple catch blocks be executed for a single try statement?
What is ienumerable <> in c#?
What is a deadlock lock?
What is COM Interoperability?
What are satellite assemblies? How will you get the different language strings?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
How do you read an Excel sheet in C#?
Why is static constructor called first?
What is serialization in unity?
What is difference between il and dll ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)