Which of the following statements are true?

a. A Shape can fire an ActionEvent.
b. A Shape can fire a MouseEvent.
c. A Shape can fire a KeyEvent.
d. A Text is a Shape.
e. A Circle is a Shape.


b. A Shape can fire a MouseEvent.
c. A Shape can fire a KeyEvent.
d. A Text is a Shape.
e. A Circle is a Shape.

Computer Science & Information Technology

You might also like to view...

Another word for "clipped" is ____.

A. cut B. expanded C. masked D. compounded

Computer Science & Information Technology

Write program segments that accomplish each of the following:

a) Calculate the integer part of the quotient when integer a is divided by integer b. b) Calculate the integer remainder when integer a is divided by integer b. c) Use the program pieces developed in (a) and (b) to write a function that inputs an integer between 1 and 32767 and prints it as a series of digits, each pair of which is separated by two spaces. For example, the integer 4562 should print as follows: 4 5 6 2

Computer Science & Information Technology

Sheet tab names can use up to ________ characters

A) 20 B) 12 C) 27 D) 31

Computer Science & Information Technology

The ____ is the size and shape of the computer.?

A. ?device driver B. ?form factor C. ?platform D. ?operating system

Computer Science & Information Technology