Keywords in Java
In Java there are total 49 keywords are available. The keywords “const” & “goto” are reserved & not used.
Following are the keywords in Java:
| abstract | assert | boolean | break | byte |
| case | catch | char | class | const |
| continue | default | do | double | else |
| extends | final | finally | float | for |
| go | if | implements | import | instanceof |
| int | interface | long | native | new |
| package | private | protected | public | return |
| short | static | strictfp | super | switch |
| synchronized | this | throw | throws | transient |
| try | void | volatile | while | ------ |
| Keywords in Java | ||||
Labels: Atul Palandurkar, Java, Java Tutorial, Keywords in Java

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home