Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

Oracle 1z0-770 Dumps

Page: 1 / 14
Total 142 questions

Oracle APEX Cloud Developer Professional Questions and Answers

Question 1

Which two tasks can you perform using App Builder?

Options:

A.

Create join queries using drag and drop.

B.

Generate data definition language (DDL) statements from the Oracle data dictionary.

C.

Import previously exported apps.

D.

Create and manage apps.

E.

Create and manage database objects.

Question 2

Which two are prerequisites to use the REST-enabled SQL feature in Oracle APEX?

Options:

A.

On the remote Oracle Database, install ORDS 19.x or later.

B.

REST enable the schema in the remote Oracle Database using ORDS.ENABLE_SCHEMA.

C.

Create a database link to the remote Oracle Database in the local APEX Schema.

D.

Install Oracle APEX in the remote Oracle Database.

Question 3

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 4

Which authentication scheme type supports authentication with social networks and enterprise

identity providers that support OpenID Connect or OAuth2 standards?

Options:

A.

HTTP Header Variable

B.

Social Sign-In

C.

SAML Sign-In

D.

Open Door Credentials

Question 5

What three are the building blocks of Approvals Component?

Options:

A.

Task Details Page

B.

Automations

C.

Task Definition

D.

Unified Task List

Question 6

There is a page with an interactive grid region based on this statement: SELECT EMPNO, ENAME, COMM from EMP; In the Interactive Grid attributes, under the Edit group, the Enabled switch is turned Off. Which are two of the actions that you must perform to make an employee's commission editable in the grid?

Options:

A.

Set EMPNO, ENAME to "Display Only".

B.

Ensure that the "Primary Key" switch is turned "On" for the EMPNO column.

C.

In the Interactive Grid attributes, select COMM for "Allowed Row Operations Column".

D.

In the Interactive Grid attributes, turn "On" the Enabled switch, under the Edit group.

Question 7

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 8

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 9

Which two statements are TRUE about Dynamic Actions?

Options:

A.

More dynamic actions you add to a page, the greater your overall page size.

B.

It is not possible to debug Dynamic Actions from the Developer Toolbar

C.

Dynamic actions provide a way to define complex client-sidebehaviordeclaratively without

the need for JavaScript.

D.

Dynamic Actions require complex client side Javascript code

Question 10

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 11

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 12

Choose the three correct options in the given friendly URL syntax:

Options:

A.

session=13766599855150 Ahr-app is the application alias.

B.

update-employees is the PL/SQL procedure to update the employee details.

C.

mycompany is the path-prefix which is by default the workspace name

D.

13766599855150 is the session ID. A new ID is generated for each session.

Question 13

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 14

Choose the three different ways in which you can add a checkbox to a page.

Options:

A.

Drag and drop the checkbox item into the Layout pane

B.

Right click Body in the Rendering Tree and add a New Page Item as Checkbox Type.

C.

Use the context sensitive menu in the Gallery pane.

D.

Add a checkbox from the Property Editor

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

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 17

Which two tasks can you perform using App Builder?

Options:

A.

Create join queries using drag and drop.

B.

Generate data definition language (DDL) statements from the Oracle data dictionary.

C.

Import previously exported apps.

D.

Create and manage apps.

E.

Create and manage database objects.

Question 18

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 19

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 20

Consider a page in an APEX app where the Departments names with location is displayed on the

left. Selecting a Department on the left will render details of the employees corresponding to that

department on the right. Which kind of report/form is this?

Options:

A.

Cards

B.

Stacked Master Detail

C.

Side by Side Master Detail

D.

Interactive Report

Question 21

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 22

Which two statements are TRUE about Dynamic Actions?

Options:

A.

More dynamic actions you add to a page, the greater your overall page size.

B.

It is not possible to debug Dynamic Actions from the Developer Toolbar

C.

Dynamic actions provide a way to define complex client-sidebehaviordeclaratively without

the need for JavaScript.

D.

Dynamic Actions require complex client side Javascript code

Question 23

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 24

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 25

The Movies faceted search report is filtered only when the Apply button for a selected facet is clicked. What must be done in the Page Designer so that report filtering is automatically executed when any facet value changes?

Options:

A.

Navigate to the faceted search region Attributes, and turn off the show Facet Name attribute. Then, navigate to each facet and in the Property Editor, turn on client-Side Filtering.

B.

Navigate to each facet and then in the Property Editor, turn on client-Side Filtering.

C.

Navigate to the faceted search region Attributes, and turn off the show Facet Name attribute.

D.

Navigate to the faceted search region Attributes, and disable the Batch Facet Changes attribute

Question 26

Developers can use Template Options in which of the following ways?

Options:

A.

All of them

B.

Applying different colors or accents

C.

Rendering buttons in different styles, with and without icons

D.

Applying different spacing and padding

E.

Displaying form fields with different alignments

Question 27

You must reference certain data from a dragged event under the Drag and Drop PL/SQL Code

attribute of the Calendar component.

Examine this list:

1. The ID

2. The NEW_START_DATE

3. The NEW END DATE

How can these be referenced?

Options:

A.

#APEX.PK_VALUE#, #APEX.NEW START_DATE# and #APEX.NEW_END_DATE#

B.

:APEX$PK_VALUE, APEX$NEW START DATE and APEXSNEW_END_DATE

C.

:APEX.PK_VALUE, :APEX.NEW START DATE and :APEX.NEW END DATE

D.

#APEXSPK VALUE#, #APEX$NEW START DATE# and #APEXSNEW END DATE#

Question 28

I want to hide a few columns in my interactive report. To do so, which option should I choose fromthe Actions menu?

Options:

A.

Filter

B.

Data

C.

columns

D.

Format

Question 29

Which of the following are preconfigured authentication schemes?

Options:

A.

Open Door Credentials

B.

All of them

C.

LDAP Directory

D.

HTTP Header Variables

E.

Social Sign In

Question 30

Which two among the following are TRUE about Low Code Apps?

Options:

A.

Scalable

B.

Not Mobile Friendly

C.

Provide Rich Functionality with Less Code

D.

Expensive

Question 31

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 32

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 33

When you click a Customer Name in the Customers report, the Customer Details form dialog

page is displayed. What are the events that occur in this scenario?

Options:

A.

Page Processing

B.

Page Rendering

C.

Page rendering and processing

D.

Page compilation

Question 34

Which two types of pages behave similarly in functionality?

Options:

A.

Map

B.

Cards

C.

Faceted Search

D.

Smart Filter

Question 35

Which authentication scheme type supports authentication with social networks and enterprise

identity providers that support OpenID Connect or OAuth2 standards?

Options:

A.

HTTP Header Variable

B.

Social Sign-In

C.

SAML Sign-In

D.

Open Door Credentials

Question 36

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 37

Choose the three types of aggregations you can apply on a column.

Options:

A.

Average

B.

Standard Deviation

C.

Sum

D.

Count

Question 38

Which component in SQL Workshop allows you to build queries graphically without manual SQLcoding?

Options:

A.

Quick SQL

B.

Query Builder

C.

SQL commands

D.

Data Workshop

Question 39

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 40

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 41

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 42

You can create a report in which of the three following methods?

Options:

A.

Create a report as a new page in an application

B.

Create a report when you create a new database application

C.

Create a report from Object Browser

D.

Create a report region on a page in an application

Page: 1 / 14
Total 142 questions