Which of the following is NOT one of the basic programming constructs?
A. simple sequence
B. selection
C. iteration
D. event
Answer: D
Computer Science & Information Technology
You might also like to view...
The role of ____________ is to establish and sustain the proper long term functioning of a business process.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
If you have data that is organized into more than one column–not counting labels–use a ________ chart to compare values in the columns
A) column B) line C) bar D) clustered column
Computer Science & Information Technology
Excel uses the / symbol to perform multiplication on operands
Indicate whether the statement is true or false
Computer Science & Information Technology
Unlike the while statement, the statements in a ____ statement always execute once, before a conditional expression is evaluated.
A. do/continue B. do/while C. do/until D. do/using
Computer Science & Information Technology