• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Modifiers & Keyword Summary

 
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please check this.
Extend and correct it if you feel like it and repost here.
Regards.

Excel File (JavaRanch Hosted)
[ January 21, 2004: Message edited by: Jim Crawford ]
 
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jim,
The link doesn't work neither by left-clicking
on it nor by right-clicking and saving.
Greetings,
Gian Franco
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
link works fine for me.
Neat spreadsheet.
 
Jim Crawford
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gian Franco Casula:
Hi Jim,
The link doesn't work neither by left-clicking
on it nor by right-clicking and saving.
Greetings,
Gian Franco


Well, there was a few seconds where it wasn't available. I wanted to add some notes to the file. Didn't think people would be on it that quickly.
 
Jim Crawford
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gian Franco Casula:
I get a webpage with the following message:
"A Hotlinking Error Has Occured!

We have detected a hotlinking error. Hotlinking is when you link to images or NON html files on 0catch.com from another host. Hotlinking is not allowed for our FREE Accounts. Hotlinking is allowed for our paid accounts. Your account can be upgraded in the user section when you have logged in."


Sh**t.
So much for free hosting (it worked when I tested it, but the error makes sense). I'll prefer to upload it to somewhere. Will get back to you... hang in there
 
Jim Crawford
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gian Franco Casula:
Hi Jim,
Can you e-mail it to me? (gian.franco.casula@topficie.nl)


Second link added. Hope that one does it.
 
Gian Franco
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jim,
Thanks, I managed to download it.
Greetings,
Gian Franco
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jim,
This is a good piece of work. It is helping me strengthen one of my weaker areas.
A few comments based on my understanding:
  • Row 1, column N - "volitile" should be spelled "volatile".
  • Rows 9-12, column D - I'm not sure what "Default implied" means. (Should this be "Public implied"?)
  • Row 13, columns C and E - Member methods of a top level interface cannot be protected or private.
  • Row 15, column G - Implemented inteface method cannot be static.
  • Row 15, column K - Implemented inteface method can be abstract if it is in an abstract class.


  • [ January 17, 2004: Message edited by: Don Wood ]
     
    Jim Crawford
    Ranch Hand
    Posts: 127
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator

    Originally posted by Don Wood:
    Jim,
    This is a good piece of work. It is helping me strengthen one of my weaker areas.
    A few comments based on my understanding:

  • Row 1, column N - "volitile" should be spelled "volatile".
  • Rows 9-12, column D - I'm not sure what "Default implied" means. (Should this be "Public implied"?)
  • Row 13, columns C and E - Member methods of a top level interface cannot be protected or private.
  • Row 15, column G - Implemented inteface method cannot be static.
  • Row 15, column K - Implemented inteface method can be abstract if it is in an abstract class.


  • [ January 17, 2004: Message edited by: Don Wood ]


    You know what... I can't think at the moment, but I don't even feel like to, but glad it was worth something. Just finished the SCJP and studyed until about 3 last night. Passed well. HeeheeheeHee
     
    Ranch Hand
    Posts: 59
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    hey all I uploaded Jims' file to my website so if anyone wants to download it they can at www.chintapalli.com/java Thanks Gian for sending me the file.
     
    Jim Crawford
    Ranch Hand
    Posts: 127
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    FYI: Excel file re-hosted thanks to Jessica Sant.
     
    Ranch Hand
    Posts: 271
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Sriram , your link give this message
    Forbidden
    You don't have permission to access /java on this server.
     
    I’m tired of walking, and will rest for a minute and grow some wheels. This is the promise of this tiny ad:
    a bit of art, as a gift, the permaculture playing cards
    https://gardener-gift.com
    reply
      Bookmark Topic Watch Topic
    • New Topic