Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Oracle 1z0-770 Dumps

Page: 1 / 11
Total 142 questions

Oracle APEX Cloud Developer Professional Questions and Answers

Question 1

Which three of the following are use cases of Automations?

Options:

A.

Deleting a database record based on an end user's request

B.

Monitoring log tables and raising an alert when there is an issue

C.

Approving specific requests

D.

Sending email alerts at a particular time of the week

Question 2

What are the three key features of Universal Theme?

Options:

A.

Support for single theme

B.

Versatile UI Components

C.

Responsive Design

D.

Easy Customization

Question 3

Which two types of pages behave similarly in functionality?

Options:

A.

Map

B.

Cards

C.

Faceted Search

D.

Smart Filter

Question 4

What three components must be considered whilemigrating an APEX app betweenenvironments?

Options:

A.

Move the database objects

B.

Move the images

C.

Move the sessions data

D.

Move the application definition and all associated files

Question 5

What are the three types of List of Values(LOV) you can create on a page?

Options:

A.

Static LOV

B.

Cascading LOV

C.

Dynamic LOV

D.

Popup LOV

Question 6

You added Access Control feature pages to your application. Which two actions can you perform as an Administrator using the Administration page?

Options:

A.

Assign roles to users

B.

Create Authorization schemes

C.

Add Users

D.

Create new application roles

Question 7

Which two statements are true about creating and using dynamic actions?

Options:

A.

Once you create a dynamic action, you cannot add additional true actions.

B.

If no client-side condition is defined, true actions will not fire.

C.

You can execute JavaScript code by creating a dynamic action.

D.

If a client-side condition is defined, the true action will fire when the condition is met, and

the false action will fire when it is not

Question 8

Which two types of pages behave similarly in functionality?

Options:

A.

Map

B.

Cards

C.

Faceted Search

D.

Smart Filter

Question 9

What three are the uses of Collections in APEX?

Options:

A.

You insert, update, and delete collection information using PL/SQL APIAPEX_COLLECTION.

B.

Use collections to temporarily capture one or more nonscalar Values.

C.

Collections enable you to store rows and columns in the current session into database tables

D.

Collections can be accessed, manipulated, or processed during a user's specific session.

Question 10

Which two feature pages can you create using the Create Page Wizard?

Options:

A.

Access Control

B.

Feedback

C.

Search Page

D.

Unified Task List

Question 11

In APEX, you can choose which three of the following Authentication methods?

Options:

A.

Custom Authentication Scheme

B.

No Authentication

C.

Built-in Authentication Scheme

D.

Authorization Scheme

Question 12

You must create a single master detail page where users can select a row in the master grid to update the detail grids.

Users must also interact with the master or the detail without leaving the page.

Which type of master detail implementation should you use?

Options:

A.

Side by Side

B.

Drill Down

C.

Stacked

Question 13

Which statement is true about creating and using an interactive grid?

Options:

A.

For both editable and noneditable interactive grids, end users can change the report layout and create private reports.

B.

An interactive grid supports Pivot View and Group By View features.

C.

End users cannot rearrange columns by dragging and dropping.

Question 14

Which statement is true about Unified Task List in the Approvals component?

Options:

A.

It is a page type in the Create Page Wizard that is used to create a summary of tasks that functions like an inbox.

B.

It is a page that shows details for a specific task, which can include metadata, history, comments, and actions.

C.

It is a shared component used to configure task parameters, participants, actions, and due dates.

Question 15

Generally, clicking on the hamburger menu in the upper-left corner of an APEX application

displays a list of pages. What is this navigation called?

Options:

A.

Lists

B.

Navigation Menu

C.

Breadcrumbs

D.

Navigation Bar List

Question 16

What are Task definitions that exist on the application level inthe Shared Components section made up of?

Options:

A.

Particpants

B.

All of them

C.

Task Settings

D.

Parameters

E.

Actions

Question 17

Choose the two options provided in a Column Heading menu of an Interactive Report.

Options:

A.

Control Break

B.

Group By

C.

Hide

D.

Delete

Question 18

Which three are the main components of APEX workspace homepage?

Options:

A.

Gallery

B.

RESTful Services

C.

SQL Workshop

D.

App Builder

Question 19

Choose the two statements that are TRUE about an Interactive Report. As a developer:

Options:

A.

You can customize the Actions menu to include or exclude certain options.

B.

You can modify the data in the report after running the app

C.

You can customize the pagination

D.

You cannot modify the report source query

Question 20

Which two of the following capabilities are TRUE for both Interactive Report and Interactive Grid?

Options:

A.

End user can rearrange the report interactively using the mouse.

B.

End user can add, modify, and refresh data directly on the report.

C.

End user can save the report

D.

End user can customize how and what data is displayed.

Question 21

Select the three ways in which you can create a Form in APEX.

Options:

A.

Using the Create Page wizard

B.

Using Shared Components

C.

Create a Form region in Page Designer

D.

Using the Create Application Wizard

Question 22

Which two statements are true about creating and using an interactive report?

Options:

A.

You can specify an Authorization Scheme at the column level.

B.

You cannot include Form Page when creating an interactive report page using the Create Page Wizard.

C.

You cannot customize the Search Button Label.

D.

You cannot restrict users from saving private reports by using the Authorization Scheme.

Question 23

Which two actions can you perform using the Object Browser?

Options:

A.

Browse database objects of the current schema.

B.

Restore dropped database objects.

C.

Create and run SQL scripts.

D.

Create a lookup table based on a column in the current table.

E.

Export and import SQL scripts.

Question 24

Select the two places from where you can access the Shared Components Page?

Options:

A.

Gallery

B.

Page Designer

C.

Application homepage

D.

SQL Workshop

Question 25

Choose the two options provided in a Column Heading menu of an Interactive Report.

Options:

A.

Control Break

B.

Group By

C.

Hide

D.

Delete

Question 26

In APEX, you can choose which three of the following Authentication methods?

Options:

A.

Custom Authentication Scheme

B.

No Authentication

C.

Built-in Authentication Scheme

D.

Authorization Scheme

Question 27

Which three statements are TRUE about Shared Components?

Options:

A.

Once you create a Shared Component, you can add them to any page within your APEX

application

B.

Shared components are common elements that can be displayed or applied on any page

within an application

C.

Once you create a Shared Component, you can add them to any page within an APEX

application in any workspace.

D.

Breadcrumbs, Lists, and Navigation Bar entries are examples of shared components

Question 28

The Page Designer Toolbar allows you to perform which two of the following actions?

Options:

A.

Delete the application

B.

Navigate to Shared Components

C.

Export the application

D.

Create a new page

Question 29

Which two statements are true about REST Data Source Synchronization?

Options:

A.

To execute REST source synchronizations on schedule, the CREATE JOB privilege must be granted to the application's parsing schema.

B.

If the local table is not in sync with the Data Profile, Data Synchronization continues to work for columns present in both the table and the Data Profile.

C.

If the local table is not in sync with the Data Profile, Data Synchronization doesn't work.

D.

You cannot trigger Data Synchronization on a regular schedule using a scheduler job.

E.

The local table can only be used for Data Synchronization but you cannot add indexes or change physical properties

Question 30

When you create a Dynamic Action, you specify the event that causes the dynamic action to fire.

Choose the categories these events are classified into.

Options:

A.

Custom Events

B.

Framework Events

C.

All of them

D.

Component Events

E.

Browser Events

Question 31

Which three statements are TRUE about Shared Components?

Options:

A.

Once you create a Shared Component, you can add them to any page within your APEX

application

B.

Shared components are common elements that can be displayed or applied on any page

within an application

C.

Once you create a Shared Component, you can add them to any page within an APEX

application in any workspace.

D.

Breadcrumbs, Lists, and Navigation Bar entries are examples of shared components

Question 32

You created a custom theme for an application. Examine these requirements: 1. The theme must be utilized by another application in the same workspace. 2. The master theme may still require changes. Which solution guarantees that any changes to the master theme are reflected in the copied theme?

Options:

A.

Refreshing the templates

B.

Verifying the theme subscription

C.

Subscribing the copied theme to the master theme and refreshing the theme

D.

Copying the changes made in the master theme to the copied theme

Question 33

Which two statements are true about Faceted Search pages?

Options:

A.

Faceted Search supports the ability to filter columns storing multiple values as one string.

B.

Facets map to specific database columns.

C.

Multiple charts are not visible in the same region.

D.

A facet's chart can be seen only in a nonmodal dialog.

Question 34

In a faceted search page, facets can be displayed as different UI types. Which two facet item types are supported in the faceted search region?

Options:

A.

Date Picker

B.

Range

C.

Checkbox Group

D.

Popup LOV

Question 35

What are the three features of a calendar in APEX?

Options:

A.

Next - Navigates to the next month.

B.

Previous - Navigates to the previous month.

C.

Month, Week, Day - Displays a monthly, weekly and daily view.

D.

Reminders - Displays the reminders set by the users

Question 36

An Employees App includes a form to enter and update employee details.

Examine this Exhibit.

Now you must extend the functionality of this form so that:

• If you select 'SALESMAN' from the select list for Job page item (P2_JOB), both the 'Hire date'

(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are displayed

• If you select any other value from the select list for Job page item (P2_JOB), both the 'Hire date'

(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are hidden

Which two steps must be performed?

Options:

A.

Create a dynamic action on form load.

B.

Create a dynamic action on P2_JOB, P2_HIREDATE, and P2_COMM.

C.

Create a dynamic action on P2_JOB.

D.

Create a dynamic action on P2_HIREDATE and P2_COMM.

E.

……… and enter SALESMAN for Value.

Question 37

Choose the three requirements for creating a REST Enabled SQL Reference.

Options:

A.

Install Oracle REST Data Services (ORDS) 19.x or later.

B.

Activate REST Enabled SQL for the target schema on the remote database

C.

Set up any remote database

D.

Configure and enable the REST Enabled SQL service feature

Question 38

Which two statements are true about REST Data Sources?

Options:

A.

AREST Data Source can contain one or many Operations which are the references toa concrete external web service

B.

Oracle APEX doesn’t provide direct integration of REST Data Sources in interactivereports

C.

Oracle APEX supports the REST Enabled SQL Query REST Data Source type

D.

REST Data Sources doesn’t support any authentication

Question 39

You created a custom theme for an application. Examine these requirements: 1. The theme must be utilized by another application in the same workspace. 2. The master theme may still require changes. Which solution guarantees that any changes to the master theme are reflected in the copied theme?

Options:

A.

Refreshing the templates

B.

Verifying the theme subscription

C.

Subscribing the copied theme to the master theme and refreshing the theme

D.

Copying the changes made in the master theme to the copied theme

Question 40

Which two statements are true about the Create Application Wizard?

Options:

A.

It allows application pages to be reordered.

B.

It allows application pages to be added or deleted.

C.

It allows the uploading of JavaScript or CSS files required for an application.

D.

It allows the application authorization to be changed

Question 41

Which statement is true about Theme Styles in Oracle APEX?

Options:

A.

Theme Styles in Oracle APEX determine the layout and structure of a webpage.

B.

When the Is Public attribute is enabled, end users can choose the Theme Style from the runtime environment.

C.

You can only enable the Is Current attribute when the Theme Style has the Read Only attribute disabled.

Question 42

What three are the building blocks of Approvals Component?

Options:

A.

Task Details Page

B.

Automations

C.

Task Definition

D.

Unified Task List

Page: 1 / 11
Total 142 questions