Is boxing an implicit conversion?


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

Post New Answer

More C Sharp Interview Questions

What's the difference between the debug class and trace class? Documentation looks the same.

0 Answers  


How many digits is a 32 bit number?

0 Answers  


What is trim in c#?

0 Answers  


What is extended class in c#?

0 Answers  


What?s class SortedList underneath?

1 Answers  






How can you set image source dynamically from c# application to ”test.png” file?

0 Answers  


There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

3 Answers   HCL,


If a method's return type is void, can you use a return keyword in the method?

0 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

0 Answers   Satyam,


How will U encapsulate button trigger event into text_box event of Pressing Enter key?i.e only after pressing Enter after the text is typed the button trigger event should activate?

6 Answers   TCS,


What is remote data?

0 Answers  


What is private protected in c#?

0 Answers  


Categories