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 datasource c#?
How do generics work in c#?
Enlist all the components of an ado.net framework?
Explain metadata in c#.
What is a nullreferenceexception and how do I fix it?
What is generic method in c#?
What is cookies c#?
What is the difference between Static, Const and read only?
What is a class in unity?
What is indexer c#?
What is a streamwriter in c#?
What is the main purpose of delegates in c#?
What is verbatim string?
What is jagged array in c#?
Explain the process of inheriting a class into another class?