Each part of an expression that uses an AND operator is evaluated only as far as necessary to determine whether the entire expression is true or false, this feature is called ____ evaluation.
A. cut-off
B. once-over
C. first-time
D. short-circuit
Answer: D
You might also like to view...
The Exists method of class Directory is used to:
a) check if a given directory has sub-directories b) check if a given directory actually exists c) make sure that the List has a beginning and an ending d) check for an actual list by making sure the first and last elements are not the same, meaning the list only has one item in it.
To modify handout masters of a presentation, click the ________ tab
Fill in the blank(s) with correct word
A ____ declares the function to the compiler-it tells the compiler the name of the function, the data type of the value that the function will return (the keyword void indicates that the function will not be returning any value), and the data types of each argument that the function expects to receive when it is called.
A. function prototype B. function header C. function body D. function declarator
Point Coordination Function (PCF) is the currently implemented collision avoidance system.
Answer the following statement true (T) or false (F)