Which is the property of a Window object that holids the name of the frame?
A
name
B
title
C
description
D
none of the mentioned
Correct Answer: name
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.