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
Why use a singleton instead of static methods?
Wcf and what is difference between wcf and web services?
What is c sharp language?
What is the difference between == and object.equals?
What is datareader c#?
Can you specify nested classes as partial classes?
How do I simulate optional parameters to com calls?
What is a hash table in c#?
What are delegates?
What are escape sequences explain with example?
what is full assembly reference
Is array immutable in c#?
What is type system in c#?
what is a static constructor?
Are multiple data types stored in System.Array?