Overview
Qualification Grading Type
Ungraded
Ungraded
Understand data types and data qualifiers
Describe the data types: int, float, double, Boolean and char.
Explain the data qualifiers: long, short, signed and unsigned.
Explain the use of private and public data qualifiers.
StringBuffer classes to manipulate strings.
Explain the use of arrays of data type: int, char, float. double.
Understand key features of object-oriented programming.
Explain classes and sub classes used in object oriented programming.
Explain constructs used within object oriented programming.
Be able to implement an object oriented application.
Design object oriented application to meet a defined requirement.
Implement a working object oriented application to meet defined requirements
Test an object oriented application.