What is string literal in c#?
Answer / Lalan Singh
A string literal in C# is a sequence of characters enclosed within double quotes, for example: "Hello World". It is an immutable data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explicitly call a destructor?
What is difference between static and readonly in c#?
What is semaphore in c#?
Does c# support try-catch-finally blocks?
how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;
What is the difference between class and abstract class?
If you want to write your own dot net language, what steps you will u take care?
What does using do in c#?
Is list a collection c#?
Name any three ways to pass parameters to a method in c#?
what is main function of alternate teamplate of datalist?
Does c# supports destructors?
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)