Q38
Which is the property of a Window object that holids the name of the frame?
A.
name
AnswerB.
title
C.
description
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The name property of a Window object holds the name of the frame, if it has one. This property is writable, and scripts can set it as desired.