Monday, May 24, 2010

How do you use the useDelimiter function of Java?

I need to create a program that processes input from the user in the following format. 0-393-30375-6. This number is the ISBN of the book. The first digit indicates the language in which the book is


written. The next group of digits specifies the publisher and the group after that is a number assigned


by the publisher to identify the book. The ISBN ends with a “check digit” that is used to verify the accuracy of the preceding digits.


How can i allow for the program to accept such input?

How do you use the useDelimiter function of Java?
i am searching for the same questions as well , there is jack **** on the internet


No comments:

Post a Comment