Jump to content

Talk:List of Java keywords

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SineBot (talk | contribs) at 19:06, 3 February 2010 (Signing comment by Camacleod - "Other languages: "). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconJava Unassessed
WikiProject iconThis article is within the scope of WikiProject Java, a collaborative effort to improve the coverage of Java on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Technically, true and false are boolean literals, and null is the null literal.

http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#229308

Other languages

This page is a fairly handy resource, but I've noticed that such a thing doesn't exist for other programming languages (I'm particularly interested in C++, but I'm sure it would be very useful for other languages as well) and I was wondering if any of the programming wizards out there would be willing to make similar pages for other languages.

My advice would be to just created a "C++ keywords" page, and then wait for the wizards to come, and sho'nuff, they will add in all the details. Mzanime 05:44, 26 July 2006 (UTC)[reply]

Might also try this at Wikiversity. The computer science area is starting to get active. I just completed some flashcards for java[1] based on this file since I am studying Java. Maybe some others would flesh out C++ flashcard and transfer information this way. 71.161.0.110 03:59, 31 October 2006 (UTC)[reply]
Any point in including the introduction version of each keyword? i.e. "enum" was added in Java 1.5. I only ask because I'm trying to find the information and haven't yet. --Cam 19:05, 3 February 2010 (UTC) —Preceding unsigned comment added by Camacleod (talkcontribs)