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
What is the difference between datagrid and gridview?
Explain the difference between an xml "fragment" and an xml "document."
What are the different variables in vb.net?
Define naming convention?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is the difference between system.applicationexception class and system.systemexception?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
What is econo-jit?
Explain the difference between c# and vb.net?
Explain an assembly?
what is common language specification?
What are the differences between c# and visual basic.net?
Which namespace are used for accessing the data?
Explain the difference between value and reference types?
source code for how to login a vb.net application ?