Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / hari
vb.net is not a object oriented. its a compiled language.
- the most dumbest answer. Please don't give wrong answers
when you are not sure. It will misguide the readers.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is branching logic control in VB.NET?
How to create a constant in vb.net?
What is writeline in vb.net?
Which is the base class for all the classes in .net framework?
What is an arraylist?
Explain code security?
What are jagged arrays ?
What do you mean by serialization?
Name the class which allows an element to be accessed using unique key?
Explain the difference between system.string and system.stringbuilder classes?
What is the difference between vb 6 and vb.net?
Can you please explain the difference between thread and process?
What are the different types of a stream?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
How many classes a dll can contain?