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 datatype conversion?
List the types of generations in garbage collector?
Write a VB.Net console program to check whether a number is perfect or not.
What is the difference between import system.data.sqlclient and system.data.oledb?
What are the various open source tool available for VB.NET?
Explain the use of console application?
Which control is an example of an object in vb net?
What is DLL HELL in VB.NET
Explain about visual basic?
What is visual basic.net culture?
What is the significance of delegates. Where should they be used?
What is difference between inline and code behind?
List the types of authentication?
What is the differnce between managed code and unmanaged code?
Name a feature which is common to all .net languages?