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 intermediate langauge?
What is the difference between convert.tostring and .tostring() method?
What is public assembly?
Describe about visual basic.net?
What is the difference between readonly variable and constant variable?
Explain jit?
Explain the difference between web.config and machine.config and where it will be ?
What is code security?
Observations between vb.net and vc#.net?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What is the significance of delegates. Where should they be used?
What is the use of system.diagnostics.process class?
What is an application domain? how they get created?
What are the difference between dispose(), close(), exit(), end()?
Explain about the performance of visual basic?