how serialization is different from binders?



how serialization is different from binders?..

Answer / Abhinay Kuamr

Serialization is a process of converting an object's state to a byte stream, and vice versa. On the other hand, Binder allows multiple applications or processes on Android to communicate with each other securely.nnIn terms of difference, serialization deals with handling data at the object level while Binder handles inter-process communication (IPC).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Explain broadcast receiver component of android?

1 Answers  


What is mvp in android?

1 Answers  


What are the different storage methods in android?

1 Answers  


What is urlconnection?

1 Answers  


What is portable wi-fi hotspot?

1 Answers  


State the life cycle methods of android activities?

1 Answers  


What are two launch modes for activities?

1 Answers  


Assume that we have an android object named stored in reader variable, and inside it has a child object named?

1 Answers  


As an android developer, how will you enumerate the steps necessary to created bounded services through aidl?

1 Answers  


What is setlistadapter?

1 Answers  


State the difference between a regular bitmap and nine- patch image?

1 Answers  


Do we need to declare all of controller in app.js with sencha touch?

1 Answers  


Categories