Which of the following is the syntax to define a cursor in JavaScript?
A. object.cursorTypes = cursor.style;
B. object.style = cursorTypes;
C. object.style.cursor = cursorTypes;
D. object.style.cursorTypes = cursor;
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following is a common standard used today and relies on a 256-bit block size?
A. AES B. DES C. Triple DES D. RC4
Computer Science & Information Technology
A ____ is a test run by a laboratory or other organization to determine processor speed and other performance factors.?
A. ?power-on self test B. ?file swap C. ?benchmark D. ?machine cycle
Computer Science & Information Technology