Question: Programming Exercise 12.9 Define a custom exception called BinaryFormatException. Rewrite the bin2Dec method to throw a BinaryFormatException if the string is not a binary string.
Programming Exercise 12.9 Define a custom exception called BinaryFormatException. Rewrite the bin2Dec method to throw a BinaryFormatException if the string is not a binary string. Test with the strings
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
