QuestionQ57
Working with Java Data TypesWhich statement is accurate?
- A The --add-exports option is always recommended in a Java command.
- B The --add-exports option is not allowed in a Java command.
- C The --add-requires option is not allowed in a Java command.
- D The --add-requires option is allowed but not recommended in a Java command.
Community Discussion