Identify the correct syntax to add methods to a custom object.

A. var objName = {function: method () {commands}}
B. var objName = {method: function() {commands}}
C. Commands = {method: function() {var objName}}
D. var objName = {function() {method()}}


Answer: B

Computer Science & Information Technology

You might also like to view...

When you no longer need to use an RSS feed, you should ____________________ it so that you do not have unwanted messages in your account.

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

Computer Science & Information Technology

Which of the following is perhaps the most common blending mode?

A. Multiply B. Color C. Overlay D. Noise

Computer Science & Information Technology

A bag contains four red, five green, and four blue balls. One ball is drawn from the bag. What is the probability that the ball is not blue?

What will be an ideal response?

Computer Science & Information Technology

___________is the potential for the function of a biometric system to be compromised by fraudulent activity, design flaw, accident, hardware failure, or external environmental condition.

A. data vaulting B. accuracy C. backups D. vulnerability E. compromise

Computer Science & Information Technology