What is Internet Explorer's scripting language called?

A. IEScript
B. VBScript
C. Oak
D. JavaScript


Answer: B

Computer Science & Information Technology

You might also like to view...

The symbol signifies the end of a switch statement.

a) right brace (}) b) right square bracket (]) c) newline (\n) d) backslash (\)

Computer Science & Information Technology

Match the following JavaScript object terms to the descriptions

I. Methods A. Data values passed to an object method II. Attributes B. Represents the current window in JavaScript III. Object C. An object's behaviors IV. Parameters D. An object's characteristics V. Document Object E. Program element that contains both data elements and code

Computer Science & Information Technology

____________________ is an authentication and encryption protocol suite that works at the Internet/Network layer and should become the dominant authentication and encryption protocol suite as IPv6 continues to roll out and replace IPv4.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

By performing a preorder traversal on a B-tree we obtain a sorted list of its contents.

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

Computer Science & Information Technology