The process of converting the structure to a byte stream before writing to the file is known as ?
Answers
Answered by
0
Answer:
byte stream before writing to the file is known as byte writing
please mark me as brainliest
Answered by
0
The process of converting the structure to a byte stream before writing to the file is known as Serialization.
- The process of serialization involves converting an object into bytes so that it can be stored in memory, transmitted to a database, or stored in a file.
- Its principal design is to save the condition of an object to have the option to reproduce it when required.
- Serialization of item-oriented objects excludes any of their related techniques with which they were priorly connected.
- This is valuable in the programming of UIs whose items are time-shifting — graphical articles can be made, eliminated, modified, or made to deal with input occasions without fundamentally composing separate code to do those things.
#SPJ3
Similar questions