Differentiate between encoding and decoding
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Akshat Gupta 5 years, 1 month ago
- 1 answers
Related Questions
Posted by Ketan Thakur 1 year, 2 months ago
- 3 answers
Posted by Moksh Sahu 1 year, 6 months ago
- 1 answers
Posted by Rakesh Sarkar 1 year, 4 months ago
- 0 answers
Posted by Saumya Singh 1 year, 4 months ago
- 0 answers
Posted by Hamza Ansari 1 year, 1 month ago
- 0 answers
Posted by Ansh Gautam 1 year, 3 months ago
- 0 answers
Posted by Suman Devi 1 year, 3 months ago
- 1 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Gaurav Seth 5 years, 1 month ago
Encoding is done with the intension of increasing the usability of data in different systems and to reduce the space required for storage, while decoding converts encoded information back in to its original format. Encoding is done using publicly available methods and it can be easily reversed (decoded). For example, ASCII encoding is just a mapping between characters and numbers. So decoding it is straight forward. But decoding messages sent via a noisy channels will not be straight forward, because the message could be tampered with noise. In such instances decoding involves complex methods that are used to filter out the effect of noise in the message.
1Thank You