Answer Posted / nashiinformaticssolutions
To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pre-jit?
What are the advantages of an assembly?
How do you call a stored procedure in Visual Basic?
What do you mean by serialization?
Explain code security?
Write a program to find all text files in a logical drive and return the count of the number of files?
Is vb.net a programming language?
What are jagged arrays ?
What are the difference between structure and class?
What is the use of assembly?
Write a VB.Net console program to check whether a number is perfect or not.
What is the significance of delegates. Where should they be used?
Explain the advantages of migrating to vb.net?
What are nested classes?
Name some of the features present in vb 2005?