C# Interview Questions

  • Home
  • Current Job Postings (INDIA)
    • Fresher Openings
    • QA/ Auditing
    • Java
    • .Net
    • Testing
    • Engineering Services
    • SQL
    • Network Support
    • Software Development
    • Accounts/Applications
    • SAP
    • C,C++
    • Non-Tech Fresher
  • Topic Based Interview Questions
    • C
    • C++
    • QA
    • C#
    • Java
    • SQL
    • COM
    • Data Structures
    • Networking
    • Operating Systems (OS)
    • File Systems
    • Software Testing
    • Design Questions
    • General Coding
  • Contact Us

Sunday, December 2, 2012

What is the purpose of Boxing?

To convert value types into reference types and store the value on the heap. Boxing (and Unboxing) have performance implications. This is because the boxing process creates/allocates a new object and copies the value into the new object.
Posted by Admin at 1:28 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ▼  2012 (13)
    • ▼  December (13)
      • Binary tree
      • Commonly asked C# questions
      • Interesting Features in C#
      • What is the purpose of Boxing?
      • Const and ReadOnly
      • Class and Struct
      • Polymorphism
      • What is IDisposable interface?
      • What is garbage collector?
      • What is the difference between public, protected, ...
      • What is Reflection? Give one example where it can ...
      • What are the different kinds of inheritances in C#
      • What is Singleton Pattern?
Awesome Inc. theme. Powered by Blogger.