A common error made when writing selection structures is to use a compound condition rather than which of the following?
A. a for loop
B. a switch statement
C. a single condition
D. a nested selection structure
Answer: D
Computer Science & Information Technology
You might also like to view...
When an image is loaded by a Web browser, the software maps the bits from the image file into a rectangular area of colored dots for display.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which statement regarding the USB standard and USB devices is accurate?
A. up to 64 USB devices can be daisy chained together B. USB uses parallel data transmissions C. a USB cable has four wires, two for power and two for communication D. USB devices must supply their own power
Computer Science & Information Technology