This unit is expiring
The expiry date of this unit is 31/07/2029.

Overview

Framework:
Access to HE 2024
Level:
Level 3
Unit No:
Not available
Credits:
3
Guided learning hours:
Not available

Qualification Grading Type

Ungraded

Unit Learning Outcomes

1.

Understand data types and data qualifiers

Assessment Criteria

  • 1.1.

    Describe the data types: int, float, double, Boolean and char.

  • 1.2.

    Explain the data qualifiers: long, short, signed and unsigned.

  • 1.3.

    Explain the use of private and public data qualifiers.

  • 1.4.

    StringBuffer classes to manipulate strings.

  • 1.5.

    Explain the use of arrays of data type: int, char, float. double.


2.

Understand key features of object-oriented programming.

Assessment Criteria

  • 2.1.

    Explain classes and sub classes used in object oriented programming.

  • 2.2.

    Explain constructs used within object oriented programming.


3.

Be able to implement an object oriented application.

Assessment Criteria

  • 3.1.

    Design object oriented application to meet a defined requirement.

  • 3.2.

    Implement a working object oriented application to meet defined requirements

  • 3.3.

    Test an object oriented application.