what is value type to reference type
Answer Posted / amar
value type is boxing and reference type is unboxing
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How to use multiple scriptmanager controls in a web page?
How many types of cache are there?
Which protocol is used to call a web service?
is gateway for sms continue connected for sending sms.how?
How could you modify xaml content from javascript?
What are the main differences between asp and asp.net?
What threading model used in asp and asp.net?
Which object encapsulates state or data of a user?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Define session in asp.net.
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What are the events that happen when a client requests an asp.net page from iis server?
What is repository pattern in mvc.net? : asp.net mvc
What is csrf attack in asp.net?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc