declare pages are of what type ?
-
thread
-
node
-
both a and b
-
none of the above
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.