Loops that terminate upon scanning a special input value are called __________ -controlled loops.
Fill in the blank(s) with the appropriate word(s).
sentinel
Computer Science & Information Technology
You might also like to view...
Including statements in a program to check for improper data during execution of the program is known as __________ programming.
Fill in the blank(s) with correct word
Computer Science & Information Technology
While the cell is writable, the caller of ____ must wait or suspend activity until the producer writes a datum.
A. SharedCell B. setData C. getData D. currentThread
Computer Science & Information Technology