Order method implement some internal logic for comparing two objects - PL/SQL Object Types
Q. Which methods implement some internal logic for comparing two objects? For example, a rectangle is bigger than another rectangle if both its sides are bigger.- Published on 07 Jul 15a. Order method
b. Map method
c. Both A & B
d. None of the above
ANSWER: Order method
ORDER method is the member method to order variables of an object type. The values of two objects are compared based on the criteria that we specify.