Answer Posted / nashiinformaticssolutions
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 difference between import system.data.sqlclient,system.data.oledb?
what is interface and when it is used?
Why do you need Lock in Visual Basic?
Why should you use delegate?
Which classes a dll can contain?
Explain option explicit?
Explain managed code?
What are the different types of applications supported in .net (or) .net framework?
Name and explain some of the exclusive features which are present in vb?
What are the differences between c# and visual basic.net?
What is the top .net class that everything is derived from?
What is the use of errorprovider control?
Explain how does the xmlserializer work?
What is the importance of a Button control?
Define naming convention?