|
|
|
|
|
|
|
|
Re: Any help plz [message #1573661 is a reply to message #896270] |
Mon, 19 January 2015 16:51  |
Eclipse User |
|
|
|
can you put an example of what you are talking about with the " at the end of your method (before the two closing brackets), you need to add the line:"
I am totally confused and the word keyboard doesn't show up in chapter 3 in the book"Introduction to Java Programming 9th edition". Or am I not seeing it.
does that keyboard word go when I initiate the Scanner
like right here
// Create a Scanner
Scanner input = new Scanner(System.in);
or you mean these closing brackets
public class AdditionQuiz {
public static void main(String[] args) {
I am so confused I didn't have that much trouble in VS.
|
|
|
Powered by
FUDForum. Page generated in 0.21208 seconds