PS-PeopleCode Questionnaire

PS-PeopleCode

This is only a sample PS-PeopleCode Questionnaire that contains few questions as a preview.

1. Which class is used to create interactive charts that enable you to visually represent hierarchy of information?

a) Chart
b) RatingBoxChart
c) Orgchart
d) Grantt

2. Which class object provides a data structure used to describe hierarchical data?

a) Row
b) Record
c) Field
d) Rowset

3. Which class object provides a single instance of a data within a row?

a) Record
b) Rowset
c) Row
d) Field

4. Which class object provides a single instance of data within a record

a) Rowset
b) Row
c) Field
d) Record

5. Which class object provides a single row of data that consists of one to n records of data?

a) Record
b) Row
c) Rowset
d) Field