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
How can it prevents DLL Hell assembly versioning in .NET?
Why use a singleton instead of static methods?
What is the meaning of MSIL?
How can I get around scope problems in a try/catch?
Tell me the difference between call by value and call by reference.
How to sign an assembly with strong name?
What is dto c#?
What is a Jagged Array in C#?
What are the types of operator?
Is list passed by reference c#?
How do you serialize in c#?
What do u meant by "SBI" of an object?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
What is string concatenation?
What is tryparse?