-
-
-
How do you implement inheritance in VB.NET
A) Using Extends KeywordB) Using Imports KeywordC) Using Override keywordD) None
-
-
VB.NET Date conversion
How to convert mm/dd/yyyy to dd/mm/yyyy.
-
What is .net?
Explain about.NET Technology
-
-
-
-
-
How do you Create Constructors in VB.NET
A) Create a method and name it with the same name as class nameB) Create a method and which is named as NewC) Create a method and which is named as Initialize
-
-
-
-
-
-
-
How to determine if a variable has not been initialized in VB.NET?
A) ISNull( )B) IsEmpty( )C) IsDdNull( )
-
Which is not a collection type in VB.Net
A) HashtableB) ArrayListC) HeapD) Stack
-
VB.NET Interview Questions
Ans