Please explain the basic string operations used in c#?
Answer / Sumesh Kumar Gangwar
In C#, basic string operations include concatenation (using '+' or '+='), substring extraction (using 'Substring' method), checking length (using 'Length' property), replacing characters ('Replace' method), and comparing strings ('==' operator).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is gac? What are the steps to create an assembly and add it to the gac?
Are private class-level variables inherited?
In which format you can pass the value in the sleep function?
How to include c++ header files in c# components?
What is linq c#?
Can properties be overloaded in c#?
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
What is the use of tryparse in c#?
What is difference between string and stringbuilder in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
Name the property of the textbox which cannot be changed at runtime?
What is the difference between ref and out parameters 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)