The Artima Developer Community
Sponsored Link

Java Buzz Forum
Friday Java Quiz: Incompatible Language Changes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Friday Java Quiz: Incompatible Language Changes Posted: May 2, 2008 6:28 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Friday Java Quiz: Incompatible Language Changes
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

The evolution of the Java programming language has been managed carefully (maybe too carefully) to avoid incompatible language changes. However, binary compatibility was given more consideration than source compatibility. In the words of one of the Java Posses, your class will continue to work as long as you don't recompile your code.

Q: Which of the following Sun JDK/JSDK/J2SDK/JDK upgrades contain code breaking language/library changes? Give an example snippet.

  • Beta ⇒ 1.0
  • 1.0 ⇒ 1.1
  • 1.1 ⇒ 1.2
  • 1.2 ⇒ 1.3
  • 1.3 ⇒ 1.4
  • 1.4 ⇒ 1.5
  • 1.5 ⇒ 1.6

Read: Friday Java Quiz: Incompatible Language Changes

Topic: Deelting SEos on Twitter Previous Topic   Next Topic Topic: Translate: Select any text in the browser and have it convert to English (or your language)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use