How do you declare static variable and how it is declared
and what is its lifetime?
Answers were Sorted based on User's Feedback
Answer / firoz ahmed
Static variable are declared within the procedure.
and it preserves the value of variable.whether is
called 10000 times.no problem.
Is This Answer Correct ? | 12 Yes | 3 No |
Answer / 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 |
What is difference between Abstract Class and Interface?
I want to sample Hotel management project in vb.net because still now i am doing that project for small hotel....so please send me my email id is jmuthu_pearls@yahoo.com...
4 Answers Sapphire Comfort Hotel, TATA,
difference between control and component more than one differences
What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
What is multiple form in vb?
What is writeline in vb.net?
What is shadowing?
Is vb.net a programming language?
What is sorting in vb?
Is vb.net dead?
how to connect crystal report with vb.net ?
What is non_deterministic finalization?