Oracle EBS Personalization and Optimization MCQ Quiz – Part 2

Oracle EBS Personalization and Optimization MCQ

This Oracle EBS Personalization and Optimization MCQ Quiz contains few questions as a free online practice test.

1. Which PL/SQL method returns the index number that succeeds index n.

a)Extends(n)
b)Prior(n)
c)Next(n)
d)Last(n)

2. Find the ODD datatype out

a VARCHAR2
b RECORD
c BOOLEAN
d RAW

3. If the collection is atomically null, PL/SQL raises

a)VALUE_ERROR
b)SUBSCRIPT_BEYOND_COUNT.
c)SUBSCRIPT_NULL
d)COLLECTION_IS_NULL

4. Which PL/SQL collection needs a constructor

a)Index-by tables
b)Nested tables
c) Arrays
d)both b and c

5. Which action item change the behavior of the item on the form

a. Message
b. Built-in
c) Property
d. Special