A(n) ________________ tells a computer what to do based on whether a condition is true or false.?
A. sequence control structure?
B. ?selection control structure
C. ?repetition control structure
D. ?walkthrough
Answer: B
You might also like to view...
A user action such as clicking a button is called
(A) an accident (B) an event (C) a procedure (D) a property
Which statement or group of statements produces the output: Java programming is fun!
a. System.out.print(Java programming); System.out.print(is fun!); b. System.out.println(Java programming is fun!); c. System.out.println(“Java programming”); System.out.println(“ is fun!”); d. System.out.print(“Java programming”) System.out.println(“ is fun!”);
When you use the ________ file format, it preserves only text but no formatting when transferring documents between applications or platforms
Fill in the blank(s) with correct word
Which of the following is NOT a purpose for a tower power supply?
A) Provide cooling for the computer. B) Convert AC to DC. C) Provide power to the computer. D) Provide current to the display.