Which JavaScript keyword is needed to set aside random-access memory to store an object variable?

A) var B) new C) prototype D) this

B

Computer Science & Information Technology

You might also like to view...

The most popular social networking Web site for professional networking is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ____ control can be used to send a message to each of the items in an array.

A. send items _ B. index iterator _ C. for each in _ D. while array _

Computer Science & Information Technology