Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Unknown Array Java Error
[ 3 Answers ]
I'm having a problem with some java code involving an array and I don't understand the error that appears: CD.java:67: array required, but CDDriver found System.out.println(myCD); I am trying to print out the total of all the prices that are in the array Any help would be great here is...
Java Virtual Machine error
[ 1 Answers ]
In trying to access my Yahoo Site Builder, the Java Virtual Machine Launcher window pops up and says "could not create the virtual java machine". How do I get anound or fix this problem ?
Java Error: array required, but PRmList found
[ 2 Answers ]
Here is my code: I get the error: Array required, but PRmList found. Any help would be GREATLY appreciated. Thanks! Public class PRm { Private String PRm; Private String movieTitle; Private String movieRating; Private int seats; View more questions Search
|