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 the difference between c# and vb.net?
What are the assembly entry points?
What is the use of assembly?
Explain private assembly?
How to achieve Polymorphism in VB.Net?
what is difference between web.config and machine.config and where it will be ?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is sealed class?
Observations between vb.net and vc#.net?
What are the objects in asp.net?
Name the class which allows an element to be accessed using unique key?
Why is the xml infoset specification different from the xml dom?
What is the difference between Namespace and Assembly?
What is stack used for in vb. Net?
Explain the difference between import system.data.sqlclient and system.data.oledb?