The default corners for a picture borders are:

A) dashed.
B) rounded.
C) angled.
D) mitered.


B

Computer Science & Information Technology

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

Computer Science & Information Technology

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.

Computer Science & Information Technology

What is a default constructor? When does a class not have a default constructor?

What will be an ideal response?

Computer Science & Information Technology

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

Computer Science & Information Technology