if-else examples can also be called ____, because they contain the action taken when the tested condition is true and the action taken when it is false.
A. do loops
B. repetition
C. single-alternative selections
D. dual-alternative selections
Answer: D
You might also like to view...
MC A menu item can be in the from of a__________ .
a) command. b) checkbutton. c) radiobutton. d) All of the above.
Suppose a JavaFX class has a binding property named weight of the type DoubleProperty. By convention, which of the following methods are defined in the class?
a. public double getWeight() b. public void setWeight(double v) c. public DoubleProperty weightProperty() d. public double weightProperty() e. public DoubleProperty WeightProperty()
A ____ encapsulates data, and operations on that data, into a single unit.
A. class B. function C. generic D. member
____________________ cabling can be used with both analog and digital data transmission and is commonly used for LANs.
Fill in the blank(s) with the appropriate word(s).