Computer Science, asked by sarswatithakur294, 4 months ago

Write the names and functions of any two separators in Java.​

Answers

Answered by lakshmanmaiti20
8

Answer:

The separators used in HelloWorld are parentheses, ( ) , braces, { } , the period, . , and the semicolon, ; .

...

Separators used in Java Programming Lanuage.

Separator Name Use

[] Brackets It is used in array declaration.

Separators in Java

Explanation:

Similar questions