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 are the value types in c#?
Why objects are stored in heap in c#?
Define constructors
When should I throw an exception?
what is the difference between .dll and .exe
What are the steps for creating clr trigger
What is typeof undefined?
Does c# support a variable number of arguments?
What is the meaning of console writeline in c#?
4. Describe the process when we send a request URL? And who is responsible for that?
Is c# and .net same?
Is string nullable c#?
What is the difference between inheritance and abstract class?
Where is c# compiler located?
What is difference between struct and class in c#?