Are c# strings immutable?
Answer / Raghvendra Vikram Yadav
No, C# strings are not immutable. However, once a string object is created, its contents cannot be changed, and modifications result in a new string being returned instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the ouput of the following program?
Why do we need static class in c#?
What is the difference between static and constant variables?
What basic steps are needed to display a simple report in crystal?
How can we sort the elements of the array in descending order?
What do you know about WM_CHAR message?
How jit (just in time) works?
What is meant by generics in c#?
what is diffrence between protected ,internal and protected internal?? whether protected field available in derived class which is outside the assembly. if not ..this is possible by which access modifiers??
code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible
Difference between value and reference type. What are value types and reference types?
Is list passed by reference 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)