Computer Science, asked by BhartiManikpuri, 4 months ago

which symbol denotes the end of statement in JAVA program ?​

Answers

Answered by nehabhosale454
3

Answer:

semicolon,

In Java and C++, every statement ends with a semicolon. In Scala—like in JavaScript and other scripting languages—a semicolon is never required if it falls just before the end of the line.

Similar questions
Math, 4 months ago