Answer the following statements true (T) or false (F)
1) The lines in an activity diagram are a graphical representation of an
algorithm.
2) Control structures cannot be placed inside other control structures.
3) The if statement is a repetition statement.
4) During the 1960s, it became clear that the indiscriminate use of transfers
of control was the root of much difficulty experienced by software development groups.
1) F
2) F
3) F
4) T
Computer Science & Information Technology
You might also like to view...
To sort on more than one column, you must specify additional ________
A) columns B) levels C) rows D) cells
Computer Science & Information Technology
A(n) ________FAT is used if a disk requires less than 65,536 but more than 4,096 clusters
a. 4-bit b. 16-bit c. 8-bit d. 32-bit
Computer Science & Information Technology