Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answers were Sorted based on User's Feedback
Answer / manish upadhyay
vb.net is not pure object oriented as compare C#.it is
support inheritance concepts but not supports to multiple
inheritance
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / srini
vb.net is not a object oriented. its a compiled language.
| Is This Answer Correct ? | 3 Yes | 10 No |
Answer / harikrishnan
Vb.net supports all inheritance
1)single inheritance
It means Single class inheriting to single child classes
2)multiple inheritance
multiple classess inherits to single classes
3)Multilevel Inheritance
Single class inherits to one class that class inheritd to
single another class
4)Heirarichal inheritance
Single class inherits to Multiple classes
5)Hybrid Inheritance
Single class inherits to different classess and that
classes inherits to one class
| Is This Answer Correct ? | 7 Yes | 16 No |
Explain how to send xml file on server using http protocol?
Is vb net a scripting language?
How to run a dos command in vb.net?
What is the relation between Garbage collector and finalize and destructor?
What is the difference between static or dynamic assemblies?
What languages does the .net framework support?
Write a program to find all text files in a logical drive and return the count of the number of files?
hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.
What are jagged arrays ?
What is the ruby interface generator?
Tell me which namespace are used for accessing the data?
Explain the advantages of vb.net?
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)