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 |
What is difference between out and ref in c#?
Why delegates are required?
What are data types with examples?
Why are strings immutable in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What is this keyword in C#?
Why do we need abstract class?
What is console application with example?
How can you sort the elements of the array in descending order?
What is writeline in c#?
About delegates and events?
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
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)