CBSE Class 11 Computer Science
Question 69 of 91
Data Representation — Question 15
Back to all questions 15
Question Question 15
What is the difference between fixed length and variable length encoding schemes ?
Variable length encoding scheme uses different number of bytes or octets (set of 8 bits) to represent different characters whereas fixed length encoding scheme uses a fixed number of bytes to represent different characters.