The code ____________ will draw a solid circle.

a) drawCircle( 50, 50, 25 );
b) fillOval( 50, 25, 50, 25 );
c) fillOval( 50, 50, 25, 25 );
d) drawOval( 50, 50, 50, 50 );

c) fillOval( 50, 50, 25, 25 );

Computer Science & Information Technology

You might also like to view...

Of the four action queries, which one would help you find records that are the same after you appended an Excel spreadsheet of data into your table?

A) Find duplicates B) Find mismatched C) Find unmatched D) Crosstab

Computer Science & Information Technology

You must treat on object as a(n) ________ character to position it anywhere other than the left or right margin of a web page

A) inline B) separator C) special D) outlined

Computer Science & Information Technology