Computer Science, asked by pritam773921, 4 months ago

Which symbol used in a Java Program
Java Program is a statement terminator?​

Answers

Answered by Antaradj
0

Answer:

In programming, Semicolon symbol plays a vital role. It is used to show the termination of instruction in various programming languages as well, like C, C++, Java, JavaScript and Python.

Answered by Oreki
3

\textsf{\textbf{Semicolon} (;) is a statement terminator in Java.}

Similar questions