Jump to content

Java vs C Sharp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gaurav1146 (talk | contribs) at 13:29, 29 January 2006 (this article does not contain anything related to the topic). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This template must be substituted. Replace {{Requested move ...}} with {{subst:Requested move ...}}.

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