What is static variable in c#?
Answer / Ram Chandra Pal
A static variable in C# is declared with the 'static' keyword and belongs to the class, not an instance of the class. Static variables are shared among all instances of the class and retain their value between method calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I edit a dll file?
What is array formula?
How do you inherit from a class in C#?
What is better C# or VB.NET?
What is uint64?
What are Sealed Classes in C#?
What is the difference between hashtable and dictionary in c#?
How to force my .net app to run as administrator on windows 7?
What does do in c#?
What is private void in c#?
Explain when should you call the garbage collector in .net?
What is the use of tuple in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)