- Collection Framework in JavaCollections Class in JavaList Interface in Java with ExamplesArrayList in JavaVector Class in JavaLinkedList in JavaQueue Interface In JavaPriorityQueue in JavaSet in JavaHashSet in JavaLinkedHashSet in JavaMap in the JavaHashMap in JavaHashtable in JavaLinkedHashMap in Java
Java Keywords
Keywords or reserved words in Java are shown in the table below. As a rule, these words cannot be used as names for variables or constants.
- assert
- abstract
- break
- boolean
- case
- byte
- char
- catch
- const
- class
- default
- continue
- double
- do
- enum
- else
- final
- extends
- float
- finally
- goto
- for
- implements
- if
- instanceof
- import
- int
- long
- interface
- new
- native
- private
- package
- protected
- return
- public
- static
- short
- super
- strictfp
- synchronized
- switch
- throw
- this
- transient
- throws
- while
- try