Computer Science for IGCSE & O level - Programming (Section 7 - No. 50)
What is the keyword used in Java to declare the variables?
Dim
DECLARE
var
None of the above
Explanation
Java doesn't use 'Dim' or 'DECLARE', instead uses the data type
Comments (0)
