What's a windows process in .net?



What's a windows process in .net?..

Answer / Neeraj Jalota

In .NET, boxing and unboxing are the processes of converting a value type to an object (or boxing) and back to a value type (or unboxing). This allows value types to be stored in collections designed for objects and used with languages that do not support value types.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Do you know the difference between the stack and the heap?

1 Answers  


Explain about .Net products?

1 Answers  


How will you load dynamic assembly? How will create assemblies at run time?

1 Answers   InfoAxon Technologies,


How do you start, pause, continue or stop a Windows service off the command line?

1 Answers  


What is file extension of Webservices in .Net?

1 Answers   Arigo Infotech,


Differentiate between managed and unmanaged code?

1 Answers  


What tools can I use to develop .net applications?

1 Answers  


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1 Answers  


How to create multiple inheritance in c#, with example?

1 Answers  


If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?

1 Answers  


What do you mean by Code Access Security in .NET?

1 Answers  


What is "microsoft intermediate language" (msil)?

1 Answers  


Categories