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 sorting in vb?
What is the difference between c# and vb.net?
Can you please explain the difference between dataset and datareader?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Explain option strict?
source code for how to login a vb.net application ?
Explain the difference between vb.net and c#, related to oops concepts?
Why do you need Lock in Visual Basic?
Why is the xml infoset specification different from the xml dom?
Explain the use of console application?
How to create a constant in vb.net?
Is vb.net a programming language?
Explain an assembly and its use?
What is strong name in .net assembly?
what is the advantage of option strict on?