Java vs C Sharp
Appearance
Keywords & Reserved Words
Java has 52 Reserved Words
Java Keywords
- |
abstract | do | if | package | synchronized |
boolean | double | implements | private | this | |
break | else | import | protected | throw | |
byte | extends | instanceof | public | throws | |
case | false | int | return | transient | |
catch | final | interface | short | true | |
char | finally | long | static | try | |
class | float | native | strictfp | void | |
const | for | new | super | volatile | |
continue | goto | null | switch | while | |
default | assert |