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
What is dll hell, and how does .net solve it?
What is desktop application testing?
Is array a collection c#?
What do you mean by serialization in .NET?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
How do I format in c#?
What is an assembly qualified name
how to sort an array in c#
Why generics are used?
What are floating point numbers?
Should I use double or float?
Which operator cannot be overloaded in c sharp?
Can a constructor be static in c#?
What do you mean by for each loop?
What is the default value of decimal in c#?