Java Incomparable Data types char and String

前端 未结 3 1797
忘掉有多难
忘掉有多难 2021-01-18 17:21

When I run the Javac, it tells me that i have an incomparable data types char and String in the

while(responseChar == \"y\")

not sure what

3条回答
提交回复
热议问题