Quiz

Here is a quiz to test your knowledge of file handling in D.

We'll cover the following...
1

Standard input can be redirected from a file by using the ____ operator?

A)

>

B)

<

C)

>>

D)

<<

Question 1 of 50 attempted

In the ...