Filenames that start with a period, such as .file, are referred to as _____________ files.
Fill in the blank(s) with the appropriate word(s).
hidden
You might also like to view...
Answer the following statements true (T) or false (F)
1. A binary search can only be used on a sorted array. 2. The tower function that solves the Towers of Hanoi problem has three parameters. 3. Iteration is usually more efficient than recursion. 4. If a path through a function is missing a return statement the compiler will not detect the error. 5. If error checking is done inside a recursive function it will perform more efficiently.
All C compilers provide ____ function(s) for creating random numbers, defined in the stdlib.h header file.
A. one B. two C. three D. four
?The recording of all updates made to a workstation or machine is referred to as configuration management.
Answer the following statement true (T) or false (F)
The idea behind ____________________ spread spectrum transmission is to bounce the signal around on random frequencies rather than transmit it on one fixed frequency.?
Fill in the blank(s) with the appropriate word(s).