What does readonly mean in c#?
Answer / Nikesh Gupta
In C#, the readonly modifier indicates that a field cannot be assigned a value more than once after its declaration. It can only be initialized at declaration or through a constructor.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the base class from which all value types are derived?
What is an int c#?
What is a method c#?
What is predicate builder?
About multi level and multiple inheritance how to achieve in .net ?
Can list contain duplicates c#?
What are data types with examples?
Constructor to an arbitrary base constructor?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?
Can we have only “try” block without “catch” block 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)