Free Oracle 1Z0-750 Exam Actual Questions

The questions for 1Z0-750 were last updated On Nov 18, 2024

Question No. 1

You have defined a form page on the ORDERS table and changed page item :P5_ORDER_TOTAL to type Hidden.

You also created a dynamic action to update the value of :P5_ORDER_TOTAL when any order items are added, updated, or deleted on the page.

However, when you submit the page, you get this error:

Session state protection violation: This may be caused by manual alteration of protected page item P5_ORDER_TOTAL. If you are unsure what caused this error, please contact the application administrator for assistance.

How should you update :P5_ORDER_TOTAL page item to prevent this error?

Show Answer Hide Answer
Question No. 2

whore is Oracle APEX session state stored between calls from the browser?

Show Answer Hide Answer
Question No. 3

Mary wants to add feedback to an application. She uses the Create Page Wizard, selects Features, and then selects Feedback.

The wizard adds a feedback entry to the navigation bar and creates new pages. In her application, under Administration to review and disposition the feedback.

Which statement is true about feedback data?

Show Answer Hide Answer
Question No. 4

Robert has a form page, Page 5, on the EMP table. He has defined two validations.

Validation 1 checks that P5_MGR is not null.

Validation 2 checks that the employee selected in P5_MGR has a job of PRESIDENT or MANAGER.

How can Robert prevent the employee job validation (Validation 2) from firing when the P5_MGR is NOT NULL validation (Validation 1) has failed?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

Phil has been given the responsibility an application that was developed years ago, because the original developer has left the company. End users have complained about accessibility because not all pages have titles.

How can Phil ensure that he corrects all pages in the app without page titles?

Show Answer Hide Answer
Correct Answer: B