Computer Science, asked by minjrahul8090, 6 months ago

Explain any five separators​

Answers

Answered by mahekrane17
1

Answer:

Separators help define the structure of a program. The separators used in HelloWorld are parentheses, ( ) , braces, { } , the period, . , and the semicolon, ; . The table lists the six Java separators (nine if you count opening and closing separators as two).

Similar questions