The default corners for a picture borders are:
A) dashed.
B) rounded.
C) angled.
D) mitered.
B
You might also like to view...
The ________ statement executes one statement, or block of statements, if a condition is true and skips it, doing nothing, if the condition is false.
A) if B) if/else C) if/else if D) switch E) if/end if
The ____________, __________ and ____________ are the only three forms of control necessary.
a. switch, if, else. b. sequence, selection, iteration. c. break, continue, if…else. d. for, while, do…while.
What is a default constructor? When does a class not have a default constructor?
What will be an ideal response?
Word processing software enables you to format text, adjust margins, insert graphics, organize data into tables, and create charts
Indicate whether the statement is true or false