Page 73 - iPro_trackGPT_V5_Class8
P. 73
#Digital Literacy
Higher Order Thinking Skills (HOTS) #Collaboration & Teamwork
1. How would you explain to a friend who has never used BlueJ before creating and
running Java programs?
2. How would you explain the importance of using argument values in a Java program?
Code Clues #Coding & Computational Thinking
#Experiential Learning
Solve the crossword using the clues.
Across 1
2
3. Name given to an object in a Java K 3 I F
program 4 V
5. Operators used to combine and
evaluatemultiple conditions
W
6. A piece of text that the Java 5 L A
compiler ignores
7. Principle Java follows
Down
1. A fixed value in 6 C E
Java
2. Special reserved 7 W A
words
4. Memory locations where values
are stored
6. Basic building block of Java
programs.
SDG Activity
Create a program to track agricultural production and consumption,
calculating yearly wastage by subtracting consumption from production.
The program will loop through annual data and display the results.
Program Coding 71

