The _____ method can be used to start a new browser window.?

A. ?open()
B. ?alert()
C. ?prompt()
D. ?confirm()


Answer: A

Computer Science & Information Technology

You might also like to view...

A ________ is a central source of data meant to be shared by many users for a variety of applications.

A) database B) data dictionary C) data warehouse D) data model

Computer Science & Information Technology

Which of the following assignment statements is correct?

a. char c = 'd'; b. char c = 100; c. char c = "d"; d. char c = "100";

Computer Science & Information Technology

________ testing consists of testing an application with a user prior to releasing an application for wider use

Fill in the blank(s) with correct word

Computer Science & Information Technology

Boolean filters in a search, such as AND, are not case sensitive

Indicate whether the statement is true or false

Computer Science & Information Technology