How do you declare static variable and how it is declared
and what is its lifetime?
Answer Posted / 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 |
Post New Answer View All Answers
Explain about the ruby interface generator?
Which control is an example of an object in vb net?
Explain the use of option explicit?
Described strong typing
Define manifest?
What is vb.net used for?
Explain and brief about rapid application development tool?
What is pre-jit?
What is misl code?
Explain how to send xml file on server using http protocol?
How many ways the function can return values?
What is econo-jit?
Define clr?
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.
What are the differences between c# and visual basic.net?