The code____________ will draw a straight, vertical line.

a) drawLine( 50, 50, 25, 25 );
b) drawLine( 25, 25, 50, 25 );
c) drawLine( 50, 25, 50, 25 );
d) drawLine( 50, 25, 50, 50 );


d) drawLine( 50, 25, 50, 50 );

Computer Science & Information Technology

You might also like to view...

A Panel is used to:

a) group or store components b) display text c) create a border around components d) add style to a form

Computer Science & Information Technology

The operating system allocates a short span of execution time—called a _________—to a process.

a) quantum. b) time split. c) microsecond. d) None of the above.

Computer Science & Information Technology

Explain the contextual factors to be taken into account when adapting multimedia content.

What will be an ideal response?

Computer Science & Information Technology

In the /etc/lilo.conf file, what keyword should be specified in order to provide the absolute pathname to the Linux kernel?

A. image= B. default= C. install= D. root=

Computer Science & Information Technology