Oracle Apps Technical MCQ Quiz – Part 4

Oracle Apps Technical MCQ

This Oracle Apps Technical MCQ Quiz contains few questions as a free online practice test.

1. How many attribute columns can be created on a custom table

a) 15
b) 18
c) 20
d) More than 20

2. In which phase of the status the concurrent program can be put on hold

a) Running
b) Inactive
c) Completed
d) Pending

3. Which property will be used to make the Legend of a Graph invisible ?

a) Legend Area visible=false
b) Legend visible=false
c) Legend=false
d) Area visible=false

4. In the run time we navigate from one record to another record by using_______ statement

a) NEXT_FIELD
b) NEXT_ITEM
c) NEXT_RECORD
d) NA

5. Which is TRUE for ROWID data type ?

a) Binary Data upto 4GB
b) Character data upto 4GB
c) A hexadecimal string representing the unique address of a row in its table.
d) Binary data stored in an external file.