Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / srini
vb.net is not a object oriented. its a compiled language.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
Explain namespace?
Can you please explain the difference between dataset and datareader?
What is the difference between readonly variable and constant variable?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Tell me how many .net languages can a single .net dll contain?
Explain the difference between namespace and assembly?
What is tracing?
What is option strict?
How can we store decimal data in .net?
What is trace in vb.net?
What are all the parts of .net framework?
Which namespace are used for accessing the data?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Explain the use of new keyword?
What are the advantages of VB.NET?