int i,string s, String s1 Which is valuetype which is
refrence type.
Answer Posted / spvarma
int i as valuetype
string s,string s1 are reference types....
| Is This Answer Correct ? | 36 Yes | 4 No |
Post New Answer View All Answers
Is static class thread safe in c#?
What are accessors?
What is the default value of string in c#?
What are the namespace level elements?
What is private constructor c#?
What are verbatim strings in c#?
How do you inherit a class into other class in c#?
Ho we can see assembly information?
What are Indexers in C#?
How does return work in c#?
Difference between call by value and call by reference in C#?
Can we overload the main method in c#?
Is null == null c#?
Can I use exceptions in c#?
What is _viewstart cshtml?