What is a string c#?
Answer / Dharmendra Kumar Kannaujiya
A string in C# represents a sequence of characters enclosed within double quotes. It's one of the fundamental data types in the language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is c++ or c# better?
What is escape sequence in c#?
What is short circuit logical evaluation?
What is sqladapter c#?
What tool we have to use to install assembli in gac folder.
explain the features of static/shared classes.
public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?
Explain how do I convert a string to an int in c#?
What is a boolean c#?
Do unused Namespaces in c# affect run-time performance?
Is visual c# free?
Is multiple inheritance possible 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)