Quiz on Dataflow Programming with Functions

Let’s test your understanding of dataflow programming with functions.

Dataflow programming with function

1

(Select all that apply) What are the key ideas of Unix philosophy’s rule of composition?

A)

We should favor big programs that contain as many features as possible. This way, less time is wasted on developing many programs.

B)

We should favor small, independent programs that do one thing and do it well.

C)

Programs should use plain text for input and output.

D)

Programs should use binary format for input and output.

Question 1 of 80 attempted

Get hands-on with 1200+ tech skills courses.