A computer program before it is compiled is referred to as ____________________.
Fill in the blank(s) with the appropriate word(s).
source code
You might also like to view...
The instruction "If it is raining outside, then take an umbrella" is an example of the ____ structure.
A. control B. repetition C. selection D. sequence
Method ________ takes as an argument the maximum number of clients that can re- quest connections to a server.
Fill in the blank(s) with the appropriate word(s).
Which of the following statements about counter-controlled loops is true?
A. They can be used only when the number of times the loop is to be repeated is known before the loop starts. B. The number of times the loop is to be executed must be a constant. C. The update in a counter-controlled loop is an increment. D. They cannot be used when the limit is a calculated value. E. The counter must be initialized as the first statement in the loop body.
In which of the following slots would you place an 8x video card?
a. PCIe b. AMR c. PCI d. AGP