Computer Science, asked by opprolenddnd342w1, 1 month ago

3. An
is a computer program that executes instructions written in a
programming language.
4.
are used to reduce the size of files.

Answers

Answered by pramodbehwal678
0

(3)Answer:

Interpreter

Explanation:

In computer science, an interpreter is a computer program that directly executes instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.

(4) Answer:

There are two types of compression: lossless and lossy.

Explanation :

Lossless compression algorithms reduce the size of files without losing any information in the file, which means that we can reconstruct the original data from the compressed file.

Similar questions