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 the difference between abstraction and encapsulation in c#?
What is namespace explain with example?
How can I get around scope problems in a try/catch?
What is the lock statement in c#?
How do you specify a custom attribute for the entire assembly?
What do you know about Translate Accelerator?
How many aware interfaces are there?
Explain the difference between “as” and “is” operators used in c#?
What namespace is list in c#?
Define Abstract Class in C#
What the different phase/steps of acquiring a proxy object in webservice?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
What is binding in c#?
What is managed or unmanaged code?
Which of the following API is used to hide a window?