int i,string s, String s1 Which is valuetype which is
refrence type.
Answer Posted / geetanjali
int i is value type
strings,s1 are refrence type
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the use of protected in c#?
What sort algorithm does c# use?
What is int parse in c#?
Can we extend static class in c#?
What is an object pool in .net?
How big is int16?
Why are local variables stored in stack?
What does mean before a string in c#?
Is javascript harder than c#?
Explain streamreader/streamwriter class?
How do I run a cshtml file?
What is the difference between struct and class in c#?
What is string method in c#?
Can we create multiple constructors?
What are the advantages of clr procedure over t-sql procedure?