Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 25 Topic 3 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 25 Topic 3 Discussion

JavaScript-Developer-I Exam Topic 3 Question 25 Discussion:
Question #: 25
Topic #: 3

Refer to the following code:

JavaScript-Developer-I Question 25

Which statement should be added to line 09 for the code to display. The boat has a capacity of 10 people?


A.

super.size = size;


B.

ship.size size;


C.

super (size);


D.

this.size = size;


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.