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  >>  C Sharp
 
 


 

 
 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 serilization?
 Question Submitted By :: Thirushakar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is serilization?
Answer
# 1
Serialization is the process of saving the state of an 
object by converting it to a stream of bytes
 
Is This Answer Correct ?    14 Yes 1 No
Thirushakar
 
  Re: what is serilization?
Answer
# 2
serialization is process of converting object into stream
 
Is This Answer Correct ?    3 Yes 3 No
Naidu
 
 
 
  Re: what is serilization?
Answer
# 3
Serialization is a process of converting object into stream
of bytes.

Types of Serialization 

1)XML Serialization
2)SOAP Serialization
3)Binary Serialization
4)Custom Serialization

In XML Serialization we can convert only public objects into
stream of bytes, where as in SOAP and Binary Serialization
we can convert private objects also. 

In XML Serialization we can able to convert only objects
into stream of bytes, but in Binary Serialization we can
convert all the objects(Objects in Object) also.
 
Is This Answer Correct ?    6 Yes 1 No
Nithya
 
  Re: what is serilization?
Answer
# 4
SERIALIZATION:
            serialization is the process of converting an 
object or a graph of object in to a linear sequence of 
bytes or stream.
 
Is This Answer Correct ?    2 Yes 2 No
Annalakshmi
 
  Re: what is serilization?
Answer
# 5
All the above descriptions are corret.

Seriallization is done for the faster accessing of remote 
object. So it is mainly used in remoting. 
Remoting is a concept in .Net which helps to access/make 
use of remote (through internet) application(/object).
So the object requested is converted in to stream of bytes 
and get transfered to the requsted application.
 
Is This Answer Correct ?    7 Yes 0 No
Stanly Jose
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
If we inherit a class do the private variables also get inherited ? TCS4
write code for Factorial? Tech-Mahindra5
What is marker interface? TCS1
what is the difference between passing a value object by reference and a reference object by value? TCS2
What does the parameter Initial Catalog define inside Connection String?  4
How?s method overriding different from overloading?  3
What debugging tools come with the .NET SDK?  1
What?s the implicit name of the parameter that gets passed into the class? set method?  1
Explain manifest & metadata? Wipro5
What?s the data provider name to connect to Access database?  5
what are value types and reference types? where they are stored? Kanbay4
What are the collection classes ? Digital-GlobalSoft1
How do you implement multiple inheritance in .NET? Microsoft4
from web.config file with connection string who to interact means who to connect in gridview. in my system shows null something error what is the problem Bally-Technologies2
What is Serialization and how do we implement (in real time scenario)  1
Can u create multiple threads of execution ? IBM1
Y go for Interface? What is use of interface?  3
What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?  2
what are delegates? How you used then in your project? Kanbay9
How can you sort the elements of the array in descending order?  2
 
For more C Sharp 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