When using an assignment statement to set the value of an object's property, the property will be set to the value that appears on the ____________________ side of the equal sign.

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


left

Computer Science & Information Technology

You might also like to view...

A(n) ____ has a touch-sensitive screen, which can be used as a writing or drawing pad.

A. netbook B. PDA C. tablet D. videogame console

Computer Science & Information Technology

A series of ________ indicates that the width of a column is too narrow to display the complete number

A) ampersands (@) B) pound signs (#) C) asterisks (*) D) carets (^)

Computer Science & Information Technology

Match the following terms to their meanings:

I. Loop II. Iteration III. Counter variable IV. Step value V. Repetition structure A. A set of statements or a procedure B. One execution of a loop C. Used to count the number of times the loop repeats D. The amount by which the counter is incremented during each cycle of the loop E. Repeats the execution of a series of program statements

Computer Science & Information Technology

The privilege ____ can be granted to retrieve data.

A. SELECT B. UPDATE C. RETRIEVE D. READ

Computer Science & Information Technology