by Editorial | Feb 25, 2021 | Grade 11, Grade 11 - OOP, Grade 11 - String and Character Handling
Using methods to manipulate Strings while using OOP principles. Example Input: Steve Eilertsen Output: First Name: STEVE Last Name: EILERTSEN Name and initial: EILERTSEN S This program uses one class and various static methods and variables to manipulate a String....
by Editorial | Jul 24, 2020 | Grade 12, Grade 12 - OOP
Object Orientated Programming (OOP) is at the heart of the Java syllabus and features in both the theory and the practical exam paper. Short easy overview. Version Two. Click here. OOP in practice – both theory and practical. Click here. OOP in practice –...