A parent ____ is a reserved word in JavaScript that refers to the parent frameset.
A. parameter
B. code
C. object
D. behavior
Answer: C
You might also like to view...
If a class A contains an instance variable whose type is class B, you say that B has an A.
Answer the following statement true (T) or false (F)
Which of the following masks is appropriate for a masked text box into which the user will enter a license plate consisting of two digits followed by 4 letters?
(A) &&LLLL (B) &&&&&& (C) 00LLLL (D) None of the above
It’s possible to prevent a form from closing by setting __________ in the FormClosing event handler.
a. e.Close = False b. Close.Cancel = True c. e.Cancel = True d. It’s not possible to prevent a form from being closed.
Item 3 in the accompanying figure is the Related Files toolbar.
Answer the following statement true (T) or false (F)