Which of the following will open a new window containing the document named contact.htm

A) var win = window.open("", "contact.htm");
B) var win = window.open("newwin", "contact.htm","menubar=yes");
C) var win = window.open("", "newwin", "contact.htm");
D) var win = window.open("contact.htm", "");


D

Computer Science & Information Technology

You might also like to view...

How can computers represent pictures as numbers?

What will be an ideal response?

Computer Science & Information Technology

What is the destination IP address of RIP packets?

What will be an ideal response?

Computer Science & Information Technology

Wikis are designed for ________, allowing people to contribute more than just posting a response

A) collaboration B) expert opinions C) asynchronous communication D) synchronous communication

Computer Science & Information Technology

Accounts payable refers to money the company owes its suppliers for materials and services it has received.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology