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
How to achieve Polymorphism in VB.Net?
Explain the components of common language runtime.
What do you understand by vb.net?
Define serialization in .net?
Explain the difference between an xml "fragment" and an xml "document."
Is vb.net dead?
Explain nested classes?
What are the different types of a stream?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Explain strong name in .net assembly?
Explain the differences between vb.net and c#, related to oops concepts?
How to run a dos command in vb.net?
Write the role of new keyword?
What is the difference between static or dynamic assemblies?
What is the role of new keyword?