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 |
what r the properties should be given to set method?
Can you please explain the difference between vb and vb.net?
Can you please explain the difference between value and reference types?
What is sorting in vb?
In order to get assembly info whcih namespace we should import?
Explain public assembly?
Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at runtime Can you allow a class to be inherited but prevent the method from being overridden ? What happens in memory when you box and unbox a value type ? Write a progtam to convert decimal to byte without using library function.
How many ways the function can return values?
What is the difference between c# and vb.net?
Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.
Which is the tool which can convert visual basic old version to .net compatibility version?
What is the difference between Namespace and Assembly?
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)