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

Overview

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

Qualification Grading Type

Ungraded

Grade Descriptors

  • 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

    Explain the use of String and 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.

    For example, IF, Else, CASE, iteration and procedural functions


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.2

    Test an object oriented application.