News

In Java, we use the final keyword to prevent some classes from being extended. Simply prefix a class header with final, as in final class Password.
However, “string” is not a keyword in java but is actually a class. You don’t really need to know what this means, though our Java beginner course will teach you the basics.