Given: https://assets.asklib.com/images/image2/2018080109575355226.png Which code, inserted at line 14, allows the Sprite class to compile?()

A . Direction d = NORTH; B . Nav.Direction d = NORTH; C . Direction d = Direction.NORTH; D . Nav.Direction d = Nav.Direction.NORTH;

时间:2022-09-12 07:02:54 所属题库:OCJP(310-065)题库

相似题目