Question: 1. Name and describe/explain 2 ways in which JavaScript objects are different from Java objects. Only one of the two ways must be specific
1. Name and describe/explain 2 ways in which JavaScript objects are different from Java objects. Only one of the two ways must be specific to coding/syntax. (4 marks) 2. Why are the standard set of accessor and mutator methods you would code in a Java class not generally necessary in a JavaScript object? (2 marks)
Step by Step Solution
3.47 Rating (157 Votes )
There are 3 Steps involved in it
1 Two ways in which JavaScript objects are different from Java objects a Prototypal Inheritance JavaScript objects use prototypal inheritance where ob... View full answer
Get step-by-step solutions from verified subject matter experts
