Multiple choice technology platforms and products What is the class of the top level clipboard page created by the Obj-List method? Code-Pega-List Rule-Pega-Obj pxResults The same class as the returned instance Reveal answer Fill a bubble to check yourself A Correct answer Explanation In Pega, the Obj-List method creates a top-level clipboard page of class Code-Pega-List to hold the search results. The actual instances returned by the query are stored inside the pxResults page list embedded within this Code-Pega-List page.