What is the use of encoding schemes ?
Answers
Encoding involves the use of a code to change original data into a form that can be used by an external process. The type of code used for converting characters is known as American Standard Code for Information Interchange (ASCII), the most commonly used encoding scheme for files that contain text.
Answer:
The encoding is the process which involve the change of the original data in the form of code so that it can be used by the various external process.
In the computer science, the encoding is the sequence of the given characters such as number, letters and punctuation that represent into the special format for the purpose of the efficient transmission of the data.
The encoding the used in various type of communication, as a storage device and in networking. The encoding schema is mainly used in the files. It is commonly used for transferring a information or data from one place to another place.