int i,string s, String s1 Which is valuetype which is
refrence type.
Answer Posted / pradeep nfg
Int i => Value type
String S, S1 => Reference type
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is deadly diamond problem?
Why is .net so popular?
What is parseexact c#?
Is it possible to have a static indexer in c#? Allowed in c#.
What is literal in c#?
Can int be null c#?
Why do we need reflection in c#?
What does question mark mean in c#?
Differentiate between object pooling and connection pooling in c#?
Can interface inherit class in c#?
How do you serialize in c#?
Explain how do I convert a string to an int in c#?
What is a interface in c#?
Can we set image Source dynamically using C# in WPF application?
Is post back c#?