Answer the following statements true (T) or false (F)
1) Pseudocode is a simple programming language.
2) The if selection structure performs an indicated action when the condition is true.
3) The if/else selection structure is a single-selection structure.
4) A fatal logic error causes a program to execute and produce incorrect results.
5) A repetition structure performs the statements in its body while some condition remains true.
1) F
2) T
3) F
4) T
5) T
Computer Science & Information Technology
You might also like to view...
Internet Explorer 11's ________ bar is a toolbar displayed directly below the address bar and to which you can add or drag frequently used web addresses
A) navigation B) tabs C) favorites D) status
Computer Science & Information Technology
Users connect to servers viaclients
Indicate whether the statement is true or false
Computer Science & Information Technology