Answer the following statements true (T) or false (F)
1. The use of pseudo code is often a convenient replacement for system flow charting.
2. Graphical user interfaces make it easier for users to interact with computers.
3. In common practice, the person who wrote a program is also the one who modifies it when changes are required.
4. Program flowcharts are very useful when program modifications are required.
5. Visual Basic is a likely choice for creating an event-driven program.
1. FALSE
2. TRUE
3. FALSE
4. TRUE
5. TRUE
Computer Science & Information Technology
You might also like to view...
The isNaN() function returns a value of true if a string input is a number
Indicate whether the statement is true or false
Computer Science & Information Technology
?To add notes or comments, insert a comment tag using the syntax _____.
A. ?<---comment> B. ? C. ?--comment> D. ?
Computer Science & Information Technology