0 votes
in JAVA by

Which keyword is used to declare a module in Java 9?

a) package

b) module

c) import

d) export

1 Answer

0 votes
by
Answer: b) module

Explanation: The keyword “module” is used to declare a module in Java 9.

Related questions

0 votes
asked May 9 in JAVA by rahuljain1
0 votes
asked Aug 8, 2022 in SEO by Robin
...