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

1z0-770 Oracle APEX Cloud Developer Professional Questions and Answers

Questions 4

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

Buy Now
Questions 5

Which statement is true about using the App Gallery?

Options:

A.

You cannot install Sample Apps and Starter Apps directly from the Gallery.

B.

Custom Apps are only available if your instance administrator has enabled them.

C.

Sample Apps and Starter Apps are only available if your instance administrator has

enabled them.

D.

You can download Sample Apps and Starter Apps from Team Development to import

into your workspace.

Buy Now
Questions 6

In an Employee form, the 'Commission' and 'Hire Date' fields are enabled only if the Job is

'Salesman'. This can be achieved by which feature of APEX?

Options:

A.

Processing

B.

Conditional SQL

C.

Dynamic Actions

D.

PL/SQL procedure

Buy Now
Questions 7

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.

Buy Now
Questions 8

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.

Buy Now
Questions 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.

Buy Now
Questions 10

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

Options:

A.

Average

B.

Standard Deviation

C.

Sum

D.

Count

Buy Now
Questions 11

Select the three types of Facets you can create in APEX.

Options:

A.

Range

B.

Text Area

C.

Checkbox Group

D.

Input Field

Buy Now
Questions 12

Which is a valid Page Process type?

Options:

A.

Execute JavaScript Code

B.

Set Value

C.

Send E-Mail

Buy Now
Questions 13

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

Buy Now
Questions 14

Which statement is true about creating and using a report with form?

Options:

A.

Both the Create Application Wizard and Create Page Wizard support the creation of an

interactive report or classic report and form combination.

B.

In the Create Application Wizard, you can select a data source (that is, Local Database, REST

Enabled SQL Service, or REST Data Source).

C.

The Create Application Wizard doesn't support the creation of an interactive report and form

combination.

D.

The Create Page Wizard doesn't support the creation of a classic report and formcombination

Buy Now
Questions 15

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

https://example.com:5500/ords/r/mycompany/hr-app/updateemployees?

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.

Buy Now
Questions 16

While migrating apps, once the database objects are created in the target environment, you canload the data using which of the components?

Options:

A.

Data Workshop

B.

Data Generator

C.

App Builder

D.

Quick SQL

Buy Now
Questions 17

Which statement is true about the Link Column attribute of an interactive report?

Options:

A.

A Link Column cannot be sorted, hidden, or moved by an end user.

B.

It is not possible to exclude Link Column.

C.

If you select Link Column, it is always displayed as the last column in the report.

D.

It is not possible to include a custom target in Link Column

Buy Now
Questions 18

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#

Buy Now
Questions 19

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

Buy Now
Questions 20

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

Buy Now
Questions 21

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.

Buy Now
Questions 22

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.

Buy Now
Questions 23

Select two features of a Smart Filters Page.

Options:

A.

Consists of a single search field with filters at the top of the page and a report at the

bottom

B.

Each filter represents the text entered by the end user in the search field

C.

Each filter displays as a suggestion chip with a single count of how often the specific

suggestion value occurs.

D.

Consists of filters at the left side and report on the right side of the page

Buy Now
Questions 24

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

Buy Now
Questions 25

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

Buy Now
Questions 26

What three are the building blocks of Approvals Component?

Options:

A.

Task Details Page

B.

Automations

C.

Task Definition

D.

Unified Task List

Buy Now
Questions 27

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

Buy Now
Questions 28

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.

Buy Now
Questions 29

To create a Dynamic Action, you need to specify which three of the following options?

Options:

A.

What action or actions are performed

B.

When the action occurs

C.

What elements are affected by the action

D.

Why the action is performed

Buy Now
Questions 30

Which two of the following types can an end user save the customized Interactive report as?

Options:

A.

A Public report

B.

Cannot save the report

C.

A private report

D.

Default report

Buy Now
Questions 31

Which two types of pages behave similarly in functionality?

Options:

A.

Map

B.

Cards

C.

Faceted Search

D.

Smart Filter

Buy Now
Questions 32

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

Buy Now
Questions 33

Which two layout options are available for Page Designer under Utilities?

Options:

A.

Single Pane Mode

B.

Two Pane Mode

C.

Three Pane Mode

D.

Four Pane Mode

Buy Now
Questions 34

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

Buy Now
Questions 35

Which three of the following statements are TRUE about saved Public Interactive Grids?

Options:

A.

Public reports are available to all users

B.

To enable an end user to save a public interactive grid, the user must have the required

permission

C.

Any user may save public interactive grids

D.

Only the user who creates a public interactive grid can save, rename, or delete it

Buy Now
Questions 36

Which statement is true about importing an APEX application?

Options:

A.

You cannot import an APEX application exported from a latest APEX version to an old APEX

version.

B.

The import process does not import the supporting objects defined during the export.

C.

You cannot change the application ID during the import process.

Buy Now
Questions 37

Choose the statement that is TRUE about Universal Theme.

Options:

A.

Features a responsive design and enables developers to create web applications without

extensive knowledge of HTML, CSS, or JavaScript

B.

Universal theme is the default theme that is shipped with Oracle APEX

C.

All of them

D.

Uses a 12-column grid layout system for arranging components on a page.Ships with a variety of pre-built theme styles

Buy Now
Questions 38

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.

Buy Now
Questions 39

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.

Buy Now
Questions 40

Which three of the following options are TRUE about a page in an APEX application?

Options:

A.

A page can contain buttons, page items and regions.

B.

An APEX application can have only one page.

C.

To view the rendered version of the page, you run or submit it to the Oracle APEX engine.

D.

A page can be viewed and edited in the Page Designer.

Buy Now
Questions 41

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

Buy Now
Questions 42

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

Buy Now
Exam Code: 1z0-770
Exam Name: Oracle APEX Cloud Developer Professional
Last Update: May 13, 2024
Questions: 142

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now 1z0-770 testing engine

PDF (Q&A)

$35  $99.99
buy now 1z0-770 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 17 May 2024