what is boxing and unboxing?can we initialize unboxing directly?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How do you achieve polymorphism in c#?

0 Answers  


How do I create a multilanguage, single-file assembly?

0 Answers  


explain Garbage collector’s functionality on unmanaged code

0 Answers   DELL,


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

0 Answers   HCL,


Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

0 Answers  


How do we achieve encapsulation in c#?

0 Answers  


Why is it called c sharp?

0 Answers  


What is static classes in c#?

0 Answers  


Could you explain the difference between func vs action vs predicate?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


Where does the dispose method lie and how can it be used to clean up resources?

2 Answers   TCS, Wipro,


What are Sealed Classes in C#?

27 Answers   DataPoint, Wipro,


Categories