Question: Term Description 1. double 2. Pseudocode 3. Algorithm 4. Sequence 5. Selection 6. Sentinel 7. 8. static cast double > 9. Nested control statement 10.

Term Description 1. double 2. Pseudocode 3. Algorithm 4. Sequence 5. Selection 6. Sentinel 7. 8. static cast double > 9. Nested control statement 10. + 11. ?: 12. Repetition ++ a) Can be used to create a temporary floating-point copy of its operand. b) Control structure that is used to choose among alter- native courses of action. c) Addition assignment operator. d) Conditional operator. e) Control structure that allows programmers to specify an action to be repeated while some condition is true. f) Control structure that causes statements to execute in the order in which they appear. g) A data type for storing floating-point values. h) Increment operator. i) Special value which indicates the end of data entry. j) Procedure for solving problems in terms of actions and the order in which they should be performed. k) Artificial and informal language for program devel- opment. 1) Appears in the body of another control statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
