Is string reference type / value type?
Answer Posted / akn
Everything not derived from System.ValueType is a reference
type.
So System.String is reference type.
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
Explain the different types of delegates used in c#.
Is c# and .net same?
Is xml tags are case sensitive?
What is the difference between Java and .NET garbage collectors?
How do partial classes work in c#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What is method overriding in c#
What is the difference between CreateObject() and GetObject()?
write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5
what is an event? Define delegate?
Explain the difference between a struct and a class?
Which function is the entry point for a DLL in MS Windows 3.1?
What is a shared assembly?
What is the implicit name of the parameter that gets passed into the class set method?