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 do you mean by serialization and deserialization and it's use.
What are the parts of the visual basic control?
What is code security?
What are the advantages of vb.net and c#?
Can we use Vb.Net and C# language simultaneously in one .Net application?
Explain the difference between vb.net and c#, related to oops concepts?
Write a program to find all text files in a logical drive and return the count of the number of files?
What is internal keyword in .net framework?
Explain the difference between datatable and dataset?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is sorting in vb?
What is deep copy?
What is the differnce between managed code and unmanaged code?
What are the features of c# which are not present in vb.net?
What is the main use of a namespace?