ICSE Class 9 Computer Applications Question 5 of 14

Values and Data Types — Question 5

Back to all questions
5
Question

Question 5

Which of the following are Java keywords?
    input, class, public, int, x, y, radius

Answer

class, public, int are Java keywords.