JavaScript can be described as:

a. an object-based scripting language
b. an easy form of Java
c. a language created by Microsoft
d. none of the above


a. an object-based scripting language

Computer Science & Information Technology

You might also like to view...

If you were to write a function for displaying the cost of an item to the screen, which function prototype would be most appropriate?

a. void display(); b. void display(float myCost); c. int display (float myCost); d. float display();

Computer Science & Information Technology

A ____ is a unique combination of letters or numbers that identifies a specific user to Windows.

A. user name B. password C. keyboard shortcut D. sign-in screen

Computer Science & Information Technology

Which of these characteristics might be included in a class called “BankAcct?”

A. Account Number B. Credit card C. Shoe Size D. ATM location

Computer Science & Information Technology

When creating images for the Web, you must find the right balance between image quality and ____.

a. file format b. file contrast c. file brightness d. file size

Computer Science & Information Technology