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 15

a. 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.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)