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
Define cls?
Explain about the performance of visual basic?
Explain namespace?
What are the differences between c# and visual basic.net?
Can you please explain the difference between value and reference types?
How do you define a read only property in a class module?
What is intermediate langauge?
What is the feature anonymous type?
Can we use Vb.Net and C# language simultaneously in one .Net application?
What is portable executable?
Explain the difference between web.config and machine.config and where it will be ?
What are jagged arrays ?
Explain the difference between int and int32?
What do you mean by option strict on?
What is vb.net used for?