46-60! the rest of the buggers :) these one aren't so hard
Selection
Iteration
Sequence
Structure
Rate this question:
Is called repeatedly
calls itself
solves a small part of a problem
breaks a problem into smaller pieces
Rate this question:
Loop with exit
Loop with test at end
Loop with test at beginning
endless loop
Rate this question:
It should be planned into the project as work begins
It should be part of the technical fiber of the project as work continues
It should punctuate the end of the project, verifying the quality of the product as work ends
All of these answers are correct
Rate this question:
Starting with the looping logic and working from the outside in
Starting at the top and working to the bottom
Starting with a single case and working from the inside out
starting with the looping logic and working from the inside out
not useful and should be avoided
Very useful and should be used in languages that do offer them
Useful when used with care in languages that do offer them
Preferable if the languages offers them
Rate this question:
should usually be replaced by equivalent sequential construct, but are useful in some unusual cases
Are very useful to increase efficiency
Are evil
Should always be replaced by an equivalent sequential construct
Rate this question:
Short enough to view all at once
15 lines or less
no more than 10 lines
there is no limit
Rate this question:
Difficult to write
difficult to read
Wordy
Ecomomical
Rate this question:
lower limits for data
Ranges for data
Distinct data points
upper limits for data
Rate this question:
Formal inspections of all requirements, all architecture, and designs for critical parts of a system
Execution testing
Modelling or prototyping
A combination of techniques that apply to all stages of development
Rate this question:
Using a different key
Duplicating information in the table
adding more logic to your code
Removing information from the table
Rate this question:
Improving quality increases development effort
Improving quality reduces development cost
Improving quality increases development time
Improving quality increases development cost
Rate this question:
single-entry, single-exit control structures
multiple-entry, multiple-exit control structures
Multiple-entry, single-exit control structures
single-entry, multiple-exit control structures
Rate this question:
Quiz Review Timeline (Updated): Mar 16, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.