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;
正确答案:D
答案解析:有
微信扫一扫手机做题
Which code, inserted at line 14, allows the Sprite class to compile?()
微信扫一扫手机做题