VB Dot Net Developer Question:
Download Job Interview Questions and Answers PDF
Explain the use of Option explicit?
Answer:
Variable must be compulsorily declared when the Option Explicit is termed as ON. If it is OFF, variables can be used without declaration.
Download VB .Net Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Manifest? | Can you please explain the difference between System.String and System.StringBuilder classes? |