Q10 Single choice Mark for later Which statement is correct about the following PeopleCode statement? A RO_ROWSET is the superclass of the Rowset class B Rowset is the superclass of the RO_ROWSET class C RO_ROWSET is an instance of the Rowset class D Rowset is a subclass of the RO_ROWSET class E RO_ROWSET is an application class in the Rowset application package Correct answer