What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?

A They are all browsing contexts
B They are all browsing informations
C They are all Window contexts
D They are all Window objects

Correct Answer: They are all browsing contexts

Client-side JavaScript makes very little distinction between windows, tabs, iframes, and frames: they are all browsing contexts, and to JavaScript, they are all Window objects.

Related Questions

What is the distinction made by JavaScript between windows, tabs, iframes, and frames ?
Assume that you are a user of a Windows NT workstation in the SYCON domain, and the Windows NT workstation has local accounts. You wish to have administrative rights to all Windows NT Advanced Servers in the SYCON domain. How would you achieve this with a minimum amount of administration"?
You create home directories for users Jan and Kim on a Windows NT Server computer. Jan works on a Windows NT Workstation computer. Kim works on a Microsoft Windows for Workgroups computer. After they log on, Jan can access her home directory, but Kim cannot access her home directory. What should you do?
Windows 95, Windows 98 and Windows NT are known as what?

Next steps