In a switch structure:
a. A break is required after each case.
b. Multiple actions in a case do not need to be enclosed in braces.
c. A default case is required.
d. A break is required after the default case.
b. Multiple actions in a case do not need to be enclosed in braces.
You might also like to view...
When iteration is indicated for an element or a group of elements in the data dictionary:
A) a simple sequence of structured English statements is all that is necessary. B) an IF..THEN...ELSE structured must be present in the structured English statements. C) DO WHILE, DO UNTIL, or PERFORM UNTIL structured English statements must be included. D) a decision table must be used to depict the logic.
The ________ command is used to add the selected text to the new location
Fill in the blank(s) with correct word
Most blogs, news-oriented websites, and some social bookmarking services offer ________ of their newest content, which are then fed to newsreader applications and websites
Fill in the blank(s) with correct word
An action query used to add, change, or delete data in fields of one or more existing records
a. Delete query b. Update query c. Append query