Gr 10 – Reading text file

If you use a “one class, one main method” approach to grade 10 Java, this is a good end-of-year exercise revising the work done during the year. This program reads in a text file of “learner houses” and “money raised”. It totals the...

Gr 10 – All about loops

Here are 8 looping Java programs in a Notepad ++ format. They feature the “for loop” and the “while loop”. Some run and some do not and some are infinite loops. Click here for the code Class Loops with not run because when using JOptionPane the...

Gr 10 – Past papers 2022

Here is a list of 2022 IT examination papers for grade 10 – both Java and IT theory. Note that in some papers question one is experimental and therefore may not match your needs. In this case just move onto the next question. There may also be some back pages...