Multiple choice technology platforms and products

How many data buffer classes are supported by Peoplesoft

  1. 2

  2. 3

  3. 4

  4. 5

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

PeopleSoft supports 4 data buffer classes: Row, Rowset, Field, and Record. These classes provide the API for accessing and manipulating data in the component buffer during runtime. Understanding these classes is fundamental to PeopleSoft programming.