New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

CIW 1D0-435 - CIW JavaScript Fundamentals exam

Page: 8 / 8
Total 244 questions

If you want to declare a variable that can be accessed by more than one function or script block in your program, you will need to declare the variable ___________________.

A.

In the HEAD element of the HTML document.

B.

Outside of any function definition.

C.

Inside your function definition.

D.

In the body element of the HTML document.

A _______ is the specific color, width or height that belongs to the property of an object.

A.

method

B.

value

C.

property

D.

behavior

_______ are the actions that the object property can be made to perform, such as a calculation, an onscreen move, or the writing of text in a window.

A.

Behaviors

B.

Values

C.

Methods

D.

Properties