ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is boxing and how it is done internally?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is boxing and how it is done internally?
Answer
# 1
assigning a value type to objects(reference type)
the boxing occurs
int iValue = 20
object objValue = iValue (boxing)
reference types are stored on heap (all objects,strings)
value types are stored on stack (int,char,bool,etc..)
 
Is This Answer Correct ?    3 Yes 1 No
Krishna Prasad
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is strong name and which tool is used for this? Accenture3
17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?  1
What does this do? sn -t foo.dll  2
Hi! Could any 1 please suggest me a free practice online exam for asp.net exams.. thanks  1
What is boxing? Misys4
Can any one explain with the example how to capture the application error in Aplication_Error() method? Infosys1
can we transfer data from one page to another page using viewstate if so how?if not y? Wipro25
diffrance between stored procedure & function in sql server?  2
What is State Management in .Net and how many ways are there to maintain a state in .Net?  5
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?  1
Clearly Explain the ispostback TCS6
How to do Forms authentication in asp.net?  2
what are the differences between windows services and web services? Tech-Mahindra3
Difference between .NET and previous version? Microsoft1
Tell About Global.asax ? Keane-India-Ltd3
Is overloading possible in web services? Microsoft2
What is the use of @Register directives?  1
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?  1
Types of values mode can hold session state in Web.Config? Accenture6
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query? Mind-Tree5
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com