by Editorial | Aug 27, 2022 | Grade 12, Grade 12 - Prelim Papers
Here is the Java prelim paper 2022 written in the month of July. There is the exam paper, the memo, two text files and one Access database. A reminder that you must actually do the paper without looking at the memo.- or only look at the memo when you have spent time...
by Editorial | Aug 24, 2021 | Grade 12, Grade 12 - Inheritance, Grade 12 - Prelim Papers
Create a four-class program – a single array of contestant objects with inheritance – some contestants have donated and some have not. UI class , manager class, contestant class and donor class which is a sub class of contestants Contestants – Fields...
by Editorial | Apr 17, 2020 | Grade 12, Grade 12 - Prelim Papers, Grade 12 - text files
Here is a mini Java practical with memorandum, and eight PowerPoint presentations explaining exactly how to build this solution, step by step. The object is to create a three class program with a UI class, a manager class and an object/template class (no inheritance)....
by Editorial | Sep 29, 2019 | Grade 12, Grade 12 - Prelim Papers
Here is the prelim prac from 2017 – Java only. The question paper with the memo, the text file and the four java classes. The pdf documents render in the browser but the working files download. Question paper and memo participants txt School java School Manager...