Data Compression - Part 3

Data Compression - Part 3

University

20 Qs

quiz-placeholder

Similar activities

Information Security Lab Quiz # 2

Information Security Lab Quiz # 2

University

15 Qs

Lecture 2 - Introduction to Computing (2/2)

Lecture 2 - Introduction to Computing (2/2)

University

20 Qs

ALGO - Final Exam

ALGO - Final Exam

University

24 Qs

Python Basics

Python Basics

University

15 Qs

CSE 102 Exam 3 Practice

CSE 102 Exam 3 Practice

University

18 Qs

Audio

Audio

University

20 Qs

IT Essential UIUX Chapter 1 & 2

IT Essential UIUX Chapter 1 & 2

University

20 Qs

Photoshop Certification Vocabulary Part 1

Photoshop Certification Vocabulary Part 1

11th Grade - University

24 Qs

Data Compression - Part 3

Data Compression - Part 3

Assessment

Quiz

Computers

University

Medium

Created by

Prof. Pappu

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The redundancy is zero when
The probabilities are positive powers of two
The probabilities are negative powers of two
Both
None of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which bit is reserved as a parity bit in an ASCII set?
Sixth
Seventh
Eighth
Ninth

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

___ Bits are needed for standard encoding if the size of the character set is X
X+1
log(X)
X2
2X

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Applications of Huffman Coding
Text compression
Audio compression
Lossless image compression
All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The basic idea behind Huffman coding is to
compress data by using fewer bits to encode fewer frequently occuring characters
compress data by using fewer bits to encode more frequently occuring characters
compress data by using more bits to encode more frequently occuring characters
expand data by using fewer bits to encode more frequently occuring characters

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An alphabet consist of the letters A, B, C and D. The probability of occurrence is P(A) = 0.4, P(B)= 0.1, P(C) = 0.2 and P(D) = 0.3. The Huffman code is
A = 0 B = 111 C = 110 D = 10
A = 0 B = 11 C = 10 D = 111
A = 0 B = 111 C = 11 D = 101
A = 01 B = 111 C = 110 D = 10

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Huffman coding is an encoding algorithm used for
lossless data compression
broadband systems
files greater than 1 Mbit
lossy data compression

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?