Which of the following is NOT a chart background fill option?
A) transition
B) color
C) pattern
D) picture
A
You might also like to view...
Which of the following is true?
a. You can add characters into a string buffer. b. You can delete characters into a string buffer. c. You can reverse the characters in a string buffer. d. The capacity of a string buffer can be automatically adjusted.
________ aligns text immediately with the left margin
A) Left alignment B) Center alignment C) Justified D) Right alignment
Trojans similarly to viruses and worms can spread themselves once on the system
Indicate whether the statement is true or false.
Modularity can have a negative as well as a positive effect. A program that is overmodularized performs its operations in very small modules, so a reader has trouble acquiring a perspective. That is, although it may be easy to determine what many individual modules do and what small groups of modules do, it is not easy to understand what they do in their entirety as a system. Suggest an approach
that can be used during program development to provide this perspective. What will be an ideal response?