Explain the use of option explicit?
Answer / Babita Kumari
Option Explicit is used to prevent variables from being implicitly created. It helps to reduce errors, improve readability and maintainability of code, and makes sure that every variable is explicitly declared.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain enumerator?
when a program of vb.net is written in notepad it occupies always 1kb of memory why?
Why do we use ansi keyword?
Using VB, how can you change the Mouse Pointer?
What is the DIfference between Friend and Protected Friend?
6 Answers CTS, Sykes Enterprises, TCS,
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
The default back end of the VB is
Explain the difference between .dll extension and .exe extension files?
ColumnMapping belongs to which namespaces?
Explain global assembly cache (gac)?
What is the relation between Garbage collector and finalize and destructor?
Write a program that accepts an array of numbers, and two numbers (an element and a position in the array) and inserts the given element into nth position of the array.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)