Expected Identifier
I am new to java. so don't blame me for my little knowledge. I tried creating something and when I run it. it says
Project.java:5: error: <identifier> expected
what is that?3 Replies
⌛
This post has been reserved for your question.
Hey @MDT 168! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
What I tried is making a double parameter that is equal to
doublevalue1 * intvalue2
This is what I wrote:
overall = doublevalue1 * intvalue1
it says Project.java:5: error: <identifier> expected
Post Closed
This post has been closed by <@1021759889623756852>.