Given:<br /> <img src="https://img.ppkao.com/2018-08/wenxueying/2018080109575355226.png" /><br /> Which code, inserted at line 14, allows the Sprite class to compile?()<p> Given:<br /> <img src="https://img.ppkao.com/2018-08/wenxueying/2018080109575355226.png" /><br /> Which code, inserted at line 14, allows the Sprite class to compile?()</p>
A、A.Direction d = NORTH;
B、B.Nav.Direction d = NORTH;
C、C.Direction d = Direction.NORTH;
D、D.Nav.Direction d = Nav.Direction.NORTH;