Java vs C Sharp
Appearance
Keywords & Reserved Words
Java has 52 Reserved Words
abstract | do | if | package | - | 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 |