Answer Posted / sridevipc
casting converts value to reference type
boxing converts reference type to value type.
| Is This Answer Correct ? | 2 Yes | 24 No |
Post New Answer View All Answers
What is the difference between abstract class vs interface? Can give me the real time examples?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is the use of the tag in the web.config file?
What is applicatio domain?
Where sessions are stored in asp.net?
What is validation in asp.net?
How asynchronous call can be implemented using delegates?
How do we ensure view state has not tampered?
Can we use html in asp.net?
What describes a query?
What is session and cookies in asp.net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is a multilingual website?
Where sessions are stored?
What kind of data we can store in viewstate?