CIS 321 Assignment 1
- Write a Java program that converts a binary number into the corresponding decimal number. For example, if a user types in “1110”, your program should print out the binary equivalence “14”. Your program should be able to convert numbers continuously until the user types “exit”.
- Copy your Java source file, paste it as the email body, and send to zwang@shepherd.edu by 11pm on 1/17. Please write CIS 321 and your full name on the subject line of your email.