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
How does vb.net achieve polymorphism?
What are the objects in asp.net?
What is the use of internal keyword?
What are the assembly entry points?
What are the difference between dispose(), close(), exit(), end()?
How do you define a read only property in a class module?
What is early binding?
What are the features of c# which are not present in vb.net?
Explain how can we remove handlers at run time?
Described strong typing and weak typing?
Observations between vb.net and vc#.net?
Explain how the .net framework performs automatic memory management.
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Explain how does the xmlserializer work?
What are the different types of applications supported in .net (or) .net framework?