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
Can mvc be used for desktop applications?
How many types of constructors are there?
How can you sort strings in array that are passed to method as arguments?
Is a dll an assembly?
What is a three-tier application.
What is tuple in c#?
How do we achieve encapsulation in c#?
What is .edmx file?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is regex c#?
What is the use of tryparse in c#?
Can c# inherit multiple classes?
What is args c#?
Can we declare private class in c#?
Why do we write system in c#?