Multiple choice technology programming languages

what are %classes

  1. System

  2. User defined

  3. parametrized

  4. Hidden

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Caché ObjectScript, %classes refer to system classes - classes starting with % are provided by the system. User-defined classes don't use the % prefix. The claimed answer A (System) is correct.