SDD Paper 2015 Question 33 d ii Wrong sample answer (1 Viewer)

MaxPlanck

New Member
Joined
Sep 20, 2008
Messages
4
Location
Dee Why
Gender
Male
HSC
N/A
wrong sample answer in the marking criteria for question 33 d ii of the 2015 HSC paper.


The presented sample answer at the bostes website is wrong. A correct answer would be:

class Engine {
is a Component
public –
cost():
return 2000
}

class V8Engine {
is a Engine
public –
cost():
return 2800
}
 
Last edited:

Neil_

Active Member
Joined
Jul 21, 2016
Messages
133
Gender
Undisclosed
HSC
2017
No, the sample answer is correct
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top