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 different between web.config and machine.config and where it will be ?
Explain code security?
Explain the advantages of vb.net?
Explain the difference between c# and vb.net?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What are the shared variables?
Explain nested classes?
Can you please explain the difference between system.string and system.stringbuilder classes?
What are the advantages of migrating to vb.net?
Explain public assembly?
What is the use of system.diagnostics.process class?
What is the difference between c# and vb.net?
What is internal keyword in .net framework?
Define serialization in .net?
Explain about the keyword must inherit?