Jump to content

Java vs C Sharp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Faisal.akeel (talk | contribs) at 10:37, 4 October 2005 (Keywords & Reserved Words). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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