What is a static field?
Answer / Ajay Vikram
A static field, also known as a class-level variable or shared variable, is a variable that belongs to the type rather than an instance of the type. Static fields are shared among all instances of the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
In c#, what will happen if you do not explicitly provide a constructor for a class?
Define thread?
Does C# supports multi-dimensional arrays ?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
How?s method overriding different from overloading?
What is the predicate of a sentence?
What do u mean by thread safe?
Can a sealed class be used as a base class?
What is difference between internal and protected internal in c#?
Why we need get set property in c#?
What is the default value of guid in c#?
What does namespace mean?
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)