CIW Exam Questions

you need to know

In JavaScript, in order to target a frame, you need to know

A.
the frame’s name.

B.
a frame’s number in the frames array

C.
the URL of the frame.

D.
a frame’s number in the frames array, or the frame’s name.