CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

modules

Modules in Java

Modules in Java were introduced in Java 9 version. There were many other features that were added in Java 9, in addition to Modularity. But, this was an important decision made to modularize entire Java. The entire JDK and the rt.jar file were broken down into different modules containing packages. Even the coders can develop […]

Scroll to top