The ____ operator is the one operator that works with all classes without requiring an operator function.

A. copy
B. assignment
C. cast
D. conversion


Answer: B

Computer Science & Information Technology

You might also like to view...

In general a pen object is used to:

a) fill an entire shape with a color b) fill an entire shape with a pattern c) draw an outline of an shape in black or blue d) draw an outline of a shape

Computer Science & Information Technology

You cannot change a transition after it has been selected.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following array declarations are invalid?

a) int[] grades = new int[5]; b) int grades[] = new int[5]; c) int[] grades = { 91, 83, 42, 100, 77 }; d) all of the above are valid e) none of the above are valid

Computer Science & Information Technology

Which of the following is NOT true about Photoshop and Flash?

A. Roundtrip editing from Flash to Photoshop is different than from Flash to Fireworks. B. A Photoshop file imported into Flash opens in a roundtrip-specific editing window in Photoshop. C. You can import an image file that was created in Photoshop into Flash and then edit it in Photoshop. D. A Photoshop file imported into Flash opens in a Photoshop editing window.

Computer Science & Information Technology