What's new

error

  1. adisharma

    While Compiling Getting an Error in Java

    Hello Everyone, I am facing an error while executing the below program. Can anyone help me out? EyeColour.java:27: error: cannot find symbol Scanner input = scanner(System.in); ^ symbol: method scanner(InputStream) location: class EyeColour 1 error I keep getting...
Back
Top Bottom