Which control construct repeats a sequence of statements zero or more times?
a. while statement
b. do-while statement
c. for statement
d. switch statement
e. if-else statement
a), c)
Explanation:: b) repeats 1 or more times, d) and e) are selection statements
You might also like to view...
Which of the following function prototypes are not valid?
a. void doSomething(int& x, int y); b. void doSomething( int& x, int& y); c. void doSomething( int x, int y); d. all are not valid e. all are valid
This is an all-in-one solution that integrates a wide range of security features into one appliance. For example, it may have a combination of firewall, network IDS/IPS, VPN, gateway anti-virus, gateway anti-spam, load balancing and content filtering.
What will be an ideal response?
____ is the content that makes up the interior of a shape, line, or character.
A. Fill B. Color C. Texture D. Grain
________ spacing is the vertical distance above and below each paragraph
A) Line B) Justification C) Indention D) Paragraph