What is Boxing and Unboxing?
Answer Posted / uma
Boxing means converting value type to refrence type and un
boxing means converting refrence type to value type
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web config and machine config files?
What is HTTPModule and HTTPcontext? What is the use of each?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
what is publisher?
What are the server control tags in asp.net.?
Is global asax mandatory?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
Define secured sockets layer.
Explain the difference between array and linkedlist?
Explain what are webservices?
How can we call webservices in Banking Applications? and where we are using it?
How do I use a proxy server when invoking a web service?
Explain swagger components.
What is request and response in asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?