Hi to everybody. Lastweek i had taken an interview on c#.
They ask what is boxing & unboxing, Masking.Please tell the
answer and it is useful for me.
Answer Posted / swaminathan
Masking is the process of Changing BITS in a BYTE
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between abstract and virtual?
Can we overload indexer in c#?
How do you define a predicate?
What is mvc in c#?
What is Implementation inheritance and interface inheritance?
What is the difference between function and method in c#?
When can a derived class override a base class member?
What is asynccallback c#?
What is dynamic object in c#?
How do you comment in c#?
Should I make my destructor virtual?
What are the types of serialization?
Is constructor a static method?
What is the difference between namespace and class in c#?
Why singleton class is sealed?