Answer Posted / glibwaresoftsolutions
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 break mode? What are the options to step through code?
Explain nested classes?
Explain the use of option explicit?
What is misl code?
Is vb net a scripting language?
Explain jit?
How to run a dos command in vb.net?
What do you understand by vb.net?
What are all the parts of .net framework?
Why do we use ansi keyword?
Write a program to find all text files in a logical drive and return the count of the number of files?
What are the shadow variables?
How to view an assembly?
What is a static class?
What are the advantages of VB.NET?