What is boxing and how it is done internally?
Answer Posted / sudhir singh
the process of converting value type to reference type is
called as boxing.
it is an implicit conversion.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is a windows forms application?
What is the difference between desktop application and windows application?
What are the components of gui for windows?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is dynamic linking?
Explain how barcode create in the report?
how see report periviwe
What is the difference between pixels, points, and em’s when fonts are displayed?
Explain how to get records from a database?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Name the property which is used to specify the source from where the crystal reports would be accessed.
Where is system windows forms dll?
What is an example of form?
How to get records from a database?