-
-
-
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
-
-
-
-
-
-
-
What is .net?
Explain about.NET Technology
-
VB.NET Date conversion
How to convert mm/dd/yyyy to dd/mm/yyyy.
-
-
How do you implement inheritance in VB.NET
A) Using Extends KeywordB) Using Imports KeywordC) Using Override keywordD) None
-
-
VB.NET Interview Questions
Ans