Computer Science for IGCSE & O level - Programming (Section 1 - No. 48)

Which keyword is used in Java to begin the program?
Module
Start
Main
Begin

Explanation

The program begins inside the main method in Java.

Comments (0)

Advertisement