This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Java Term of the Week: Octal
Feed Title: Focus on Java
Feed URL: http://z.about.com/6/g/java/b/index.xml
Feed Description: java.about.com's Focus on Java
Following on with the numbering system theme it's time to look at octal numbers. Unlike denary numbers they only use the digits 0,1,2,3,4,5,6,7 and have a base of 8. ...