Answer the following statements true (T) or false (F)

1. Software refers to the people who work with computer hardware.
2. Visual Basic uses a graphical user interface.
3. Visual Basic uses a zero-based numbering system.
4. In most cases, a well-written program need not be tested.
5. The analysis and design steps of program planning are largely independent of the particular
computer language the programmer is using.

1. F
2. T
3. T
4. F
5. T

Computer Science & Information Technology

You might also like to view...

Dogpile is an example of a(n) ________ engine

Fill in the blank(s) with correct word

Computer Science & Information Technology

Object-oriented programming involves modeling the relationships among a problem's objects using ____.

A. noun-verb mappings B. subclass-superclass hierarchies C. flow chart diagrams D. procedural paradigms

Computer Science & Information Technology