ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following 'Seperator' is most commonly used in Java program?
Correct Answer: D — Semicolon
Semicolon is most commonly used in Java program, which terminates statements.