PrepAway - Latest Free Exam Questions & Answers

You are developing an application in HTML5.

You are developing an application in HTML5.

You have the following code.



You need to add an additional property to the function definition.

Which line of code should you use?

A. NewOrder [-newProperty-] = -newProperty-

B. NewOrder. prototype. newProperty =-newProperty-

C. this.NewOrder. newProperty = -newProperty-

D. NewOrder. newProperty = -newProperty-

Explanation:

References:

http://www.w3schools.com/js/js_object_prototypes.asp

2 Comments on “You are developing an application in HTML5.


Leave a Reply