What do the modifiers of classes do?

public, private I have understood But what do abstract, static and final do? I have searched a lot, and the definitions are inconsistent over different sites
8 Replies
JavaBot
JavaBot2mo ago
This post has been reserved for your question.
Hey @Ricochet_Master! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
JavaBot
JavaBot2mo ago
Check out this StackOverflow question for details on the static keyword.
dan1st
dan1st2mo ago
Dev.java: The Destination for Java Developers
Abstract Methods and Classes - Dev.java
Sharing common methods between classes with abstract classes.
dan1st
dan1st2mo ago
final (for classes) means it cannot be extended final for method means it cannot be overridden final for fields/variables means it cannot be reassigned
JavaBot
JavaBot2mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
Ricochet_Master
Ricochet_MasterOP2mo ago
Thank you so much
JavaBot
JavaBot2mo ago
If you are finished with your post, please close it. If you are not, please ignore this message. Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
JavaBot
JavaBot2mo ago
Post Closed
This post has been closed by <@763074314206445588>.
Want results from more Discord servers?
Add your server