For Programmers: Free Programming Magazines  


Home > Archive > Java Help > September 2006 > Binary.java









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Binary.java
shiv

2006-09-18, 10:03 pm

Hello--I am new to Java and having trouble with the Create a class of
objects that will store and work with 4-bit binary numbers You can
choose to store the binary data in your class any way you like (i.e.
four Boolean variables, four Byte variables, one Int variable, String
variable, etc.) You will also need to create three other classes for
this assignment, Two of the additional classes are for exception
handling. The BinaryOutOfRangeException and the
BinaryTypeConversionException classes are both very simple classes that
extend the RuntimeException class The third class should be called
BinaryTester and will be used to test your class to verify that it
works correctly.

e_matthes@hotmail.com

2006-09-18, 10:03 pm

shiv wrote:
> Hello--I am new to Java and having trouble with the...


Did you have a specific question, or do you want us to do your homework
assignment for you?

Andrew Thompson

2006-09-18, 10:03 pm

shiv wrote:
> Hello--I am new to Java and having trouble with ...


Since you did not ask a specific question, I shall
offer some generic advice..
<http://home.earthlink.net/~patricia...n/beginner.html>

<http://mindprod.com/jgloss/homework.html>

Andrew T.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com