cannot-find-symbol tag

2 questions


1 answers
115 views
0
What is the meaning of the compilation error "Cannot find symbol"?

Please explain a few things about the Cannot find symbol error.


1 answers
110 views
0
I'm creating a class with Java that has a function similar to Python's Range, but I keep getting Cannot find symbol errors.

this.Error:cannot find symbol occurs on the line with the variable name. It's my first time using Java, so I don't understand it well, but isn't this able to access variables in objects like Python's ...


© 2024 OneMinuteCode. All rights reserved.