Answer Posted / hr@tgksolutions.com
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
described weak typing?
What is the use of system.diagnostics.process class?
Explain the difference between c# and vb.net?
What are option strict and option explicit?
what is diffrence constructor and destructor in vb
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
What does assert() method do In VB.NET
What are the difference between structure and class?
How do you call a stored procedure in Visual Basic?
What is the strong name in .net assembly?
What are the shadow variables?
Explain the difference between datatable and dataset?
Explain the use of option explicit?
Explain managed code?
What do you mean by option strict on?