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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
Integer & struct are value types or reference types in .NET?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Integer & struct are value types or reference types in .NET?
Answer
# 1
Integer and struct are value types in .net.Integer has 
fixed range of values hence they are going to be stored in 
the stack memory.so,what ever is stored in stack memeory is 
a value type.struct is similar to a class(1.e, it contains 
dataitems of different datatypes) but the only difference 
is that struct is a value type ,class is a reference 
type.struct is a value type because the values in struct 
can be accesed with the help variable created for the 
struct i.e,Dot operator appended to the struct variable can 
be used to access each of the individual data items in the 
struct class.
 
Is This Answer Correct ?    2 Yes 0 No
Guest
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
Explain weg config settings for exception managment in asp.net? C-Squared-Systems1
What?s typical about a Windows process in regards to memory allocation?  1
why do you want to join deloitte, where do you exactly fit in. Deloitte1
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET? Accenture2
What is different between User Control and Web Control and Custom Control?  1
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?  3
What is the use of trace utility?  1
What is CLR, CLS,CTS Deloitte2
What is the standard you use to wrap up a call to a Web service  1
What is WSDL and disco file ? TCS3
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?  1
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure. Deloitte1
What is CLR? How it will work? NeoSoft2
what is the default value of CHAR type?in C# using asp.net? Bosch3
What does SCM do?  1
Resource Files: How to use the resource files, how to know which language to use?  1
What?s different about a Windows service as compared to a regular application?  1
What are channels in .NET Remoting?  2
What is strong name?  1
What is UDDI and how to register a web service ? TCS2
 
For more Dot Net General 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