How do you declare static variable and how it is declared
and what is its lifetime?
Answer Posted / pratik
Hi,
Static variables are declare through the
Static Var1 as Integer
The scop of the Var1 is within the module where its is
defined
| Is This Answer Correct ? | 18 Yes | 20 No |
Post New Answer View All Answers
Explain trace in vb.net?
Can you please explain the difference between authentication and authorization?
Described strong typing
Explain namespace?
Explain some of the exclusive features which are present in vb?
What is meant by jagged arrays?
difference between control and component more than one differences
How do you define a read only property in a class module?
What is the ruby interface generator?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Explain the difference between web.config and machine.config and where it will be ?
What does assert() method do In VB.NET
Can you please explain the difference between system.string and system.stringbuilder classes?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Explain the difference between system.string and system.stringbuilder classes?