Chapter 1 Quick
Chapter 1 Quick
a.hardware
b. software
c. data
d. information
3. Visual Basic, C++, and Java are all examples of computer _____.
a. operating systems
b. hardware
c. machine languages
d. programming languages
9. The two most commonly used tools for planning a program’s logic are ___.
a. flowcharts and pseudocode
b. ASCII and EBCDIC
c. Java and Visual Basic
d. word processors and spreadsheets
19. When you write a program that will run in a GUI environment as opposed
to a command-line environment,
a. the logic is very different
b. some syntax is different
c. you do not need to plan the logic
d. users are more confused