• 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

Java 1.1 vs Java 1.2 exam?

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ALL,
I am planning to give Java 1.1 test :-(. The reason is i tried understanding GridbagLayout from several sites, but i just can't get it. Also, i don't have a lot of material regarding collections..
My question is: Is it going to be very different from Java 1.2? I would appreciate your replies.
Thanks,
 
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
By all means go for the Java 2 Certification if those are your only concerns! Don't use up energy to pass an old exam. The Java 2 exam has been out for at least one year now.
GridBagLayout should be in the Java 1.1 also! On Collections all you have to learn is the most basic of things. What are the main differences between List, Map and Set. Add "ordered" to that and that's it.
I hope I caught you on time!
 
Anju Rao
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Tony! Appreciate ur comments. Yes - u caught me just on time. Thanks again!
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic