Computer Science for IGCSE & O level - Programming (Section 5 - No. 44)

What should be done before starting the program in the Java code?
Declare variables
Import the packages
Declare variables and import the packages
None of these

Explanation

Declare the variables and import packages to start with

Comments (0)

Advertisement