Multiple choice technology platforms and products

declare pages are of what type ?

  1. thread

  2. node

  3. both a and b

  4. none of the above

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

In Ab Initio, declare pages can be of both thread and node types. This flexibility allows declare pages to be used in different parallel processing contexts - thread-level for shared memory operations and node-level for distributed processing across partitions.