The differences between a shape and a symbol include all of the following ex-cept.

(a) A shape is a vector graphic which has not yet been converted to a symbol.
(b) Shapes can be edited with the Paint Bucket and Ink Bottle tools but symbols cannot.
(c) Symbols include graphics, buttons and movie clips.
(d) Shapes are interactive and can have actions applied to them.


(d) Shapes are interactive and can have actions applied to them.

Computer Science & Information Technology

You might also like to view...

It’s recommended that you do not explicitly create and use Thread objects to implement concurrency, but rather use the ________ interface.

a. ExecutorService b. Runnable c. Concurrent d. Executor

Computer Science & Information Technology

The bad_alloc exception is thrown

A) when program code encounters a bad memory location. B) by the new operator. C) when you forget to free memory with the delete operator. D) only when the program contains a catch block. E) None of the above

Computer Science & Information Technology

The ____ property specifies an element's horizontal distance from the upper-left corner of the window.

A. left B. top C. right D. bottom

Computer Science & Information Technology

Describe the benefits of using range names.

What will be an ideal response?

Computer Science & Information Technology