Answer Posted / hr@tgksolutions.com
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 are the advantages of migrating to vb.net?
What is the source code for display the picture in button click event?
Explain cls?
What is a literal control?
Name the class which allows an element to be accessed using unique key?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
Explain strong name in .net assembly?
How a base class method is hidden?
How to run a dos command in vb.net?
Explain the use of console application?
Define cls?
Explain the difference between an xml "fragment" and an xml "document."
What are option strict and option explicit?
What is the class that allows an element to be accessed using unique key?
What is early binding?