Java View all facts Glossary Help |
syntactic unit > keyword > abstract |
abstract comparison table |
Subject | have purpose | is an instance of | declare | is a kind of | is a subtopic of | modify | has definition |
---|---|---|---|---|---|---|---|
keyword | syntactic unit | A word that has special meaning in Java | |||||
abstract | keyword | abstract method | Methods | method, class, interface | A keyword that means a class cannot be instantiated |
Next keyword: access modifier Up: keyword Previous keyword: volatile