You assign the Uniform Resource Locator of a JavaScript source file to the ____ attribute.

A. src
B. js
C. href
D. file


Answer: A

Computer Science & Information Technology

You might also like to view...

_________________ displays relevant help articles, based on the current context.

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

Computer Science & Information Technology

How does a service pack differ from a patch?

A) A service pack is larger and addresses multiple problems. B) A service pack is a fee-based service whereas a patch is always free. C) A service pack is larger and requires a fee. D) A service pack fixes bugs or security holes on numerous computers, whereas a patch fixes bugs or holes on just one machine.

Computer Science & Information Technology

When Excel displays ________ in a cell, this generally means that the reference to a value could not be found, such as a matching result in a VLOOKUP function

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

Computer Science & Information Technology

What causes a lot of memory leaks?

A. deallocation of objects B. allocation of objects C. compling code too often D. low memory in CPU

Computer Science & Information Technology