Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

1z0-770 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

1z0-770 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Oracle APEX Cloud Developer Professional
  • Last Update: Sep 14, 2024
  • Questions and Answers: 142
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

1z0-770 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

1z0-770 Practice Exam Questions with Answers Oracle APEX Cloud Developer Professional Certification

Question # 6

The APEX engine uses which component as a key for tracking each user's session state?

A.

APEX_USER

B.

APP_USER

C.

HTTP_USER

D.

LDAP_USER

Full Access
Question # 7

Plug-ins can be used declaratively in which of the following components in APEX?

A.

Dynamic Actions

B.

Regions

C.

Items

D.

Process Type

E.

All of them

Full Access
Question # 8

Choose the three Form types that you can create using the Create Page wizard.

A.

Interactive Grid

B.

Interactive Report

C.

Form

D.

Master Detail

Full Access
Question # 9

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

A.

Particpants

B.

All of them

C.

Task Settings

D.

Parameters

E.

Actions

Full Access
Question # 10

What are the three types of Master Detail Form you can create in APEX?

A.

One Below the other

B.

Stacked

C.

Side by Side

D.

Two Page Drill Down

Full Access
Question # 11

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

A.

Access Control

B.

Feedback

C.

Search Page

D.

Unified Task List

Full Access
Question # 12

Choose the two correct statements about PWA.

A.

Provides a customizable offline page when users areoffline and cannot request thenetwork.

B.

To download the app as PWA, one must visit the App Store

C.

An existing APEX app cannot be made a PWA

D.

Enables users to install the application on devices

Full Access
Question # 13

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

A.

Move the database objects

B.

Move the images

C.

Move the sessions data

D.

Move the application definition and all associated files

Full Access
Question # 14

Which search type in Search Configurations provides linguistic and fuzzy search capabilities?

A.

Oracle Text

B.

Standard

C.

List

Full Access
Question # 15

From SQL Workshop, you can perform which two of the following actions?

A.

Create an APEX user

B.

Run SQL commands and scripts

C.

Delete database

D.

Create and view database objects

Full Access
Question # 16

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

A.

Filter

B.

Data

C.

columns

D.

Format

Full Access
Question # 17

You have an interactive grid component and you are enabling the Save Public Report attribute. As what can end users save the report type?

A.

As Primary only

B.

As Public only

C.

As Private only

D.

As Private and public only

Full Access
Question # 18

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?

A.

Lists

B.

Navigation Menu

C.

Breadcrumbs

D.

Navigation Bar List

Full Access
Question # 19

What are the three features of a calendar in APEX?

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

Full Access
Question # 20

Select the three types of Card Layout you can create in APEX.

A.

Vertical(Column)

B.

Float

C.

Grid

D.

Horizontal(Row)

Full Access
Question # 21

Which two Query Source types can be used to create a dynamic Navigation Bar List?

A.

Select List

B.

SQL Query

C.

Function Returning SQL Query

D.

Procedure

Full Access
Question # 22

In a Classic Report, an end user can perform which two of the following actions?

A.

Create Control Breaks in the report

B.

Rearrange the columns in the report

C.

Filter values of a column in the report

D.

Sort the columns of the report

Full Access
Question # 23

Which two are true about Oracle APEX?

A.

Performs the data processing in a middle-tier server

B.

Requires no additional client software. A web browser is the app development IDE.

C.

Requires developers to be proficient in Java, Python and other programming languages.

D.

Is declarative. It requires no code generation.

Full Access
Question # 24

Choose the three supported spatial geometry objects in Maps.

A.

Polygons

B.

Heat map

C.

Bars

D.

Points

Full Access
Question # 25

Which three of the following statements are TRUE about Faceted Search?

A.

After the end user changes a facet, the results, dependent facets, and occurrence counts

refresh immediately.

B.

The right side of the page features a Search Results region, which can display as a classic

report or a cards report.

C.

You can create only 5 facets per page

D.

The facets are displayed on the left and upper part of the screen

Full Access
Question # 26

Which statement is true about the Approvals component?

A.

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

B.

Task Definition is a page that shows details for a specific task, which can include

metadata, history, comments, and actions.

C.

You can set up task approvers and administrators at design time or determine themdynamically at runtime based on data related to the task.

D.

APEX_APPROVAL is Page processes that create andact on task instances in yourpages.

Full Access
Question # 27

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?

A.

Cards

B.

Stacked Master Detail

C.

Side by Side Master Detail

D.

Interactive Report

Full Access
Question # 28

What three are the key features of Data Load Definition?

A.

The APEX_DATA_LOADING PL/SQL API is available for custom processing.

B.

Only XML data format can be loaded to tables or collections

C.

Column mapping occurs at design time, removing the burden on end users.

D.

Easy workflow for end users: upload the file, verify the preview, and load data

Full Access
Question # 29

Using Data Workshop, you can perform which three tasks:

A.

Delete data from the database

B.

Load vast amount of data into the database

C.

Export vast amount of data from the database into a file

D.

Load data using various file formats such as XLSX, CSV, XML, and JSON

Full Access
Question # 30

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

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

Full Access
Question # 31

Which two tasks can you perform using App Builder?

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.

Full Access
Question # 32

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

A.

Using the Create Page wizard

B.

Using Shared Components

C.

Create a Form region in Page Designer

D.

Using the Create Application Wizard

Full Access
Question # 33

Which is a valid Page Process type?

A.

Execute JavaScript Code

B.

Set Value

C.

Send E-Mail

Full Access
Question # 34

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

A.

Scalable

B.

Not Mobile Friendly

C.

Provide Rich Functionality with Less Code

D.

Expensive

Full Access
Question # 35

Which two statements are true about the Create Application Wizard?

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

Full Access
Question # 36

In your APEX application, you want to have an orderly grid layout of information tiles. Which page

type should you choose in the Create Page Wizard?

A.

Master Detail

B.

Cards

C.

Interactive Grid

D.

Unified Task List

Full Access
Question # 37

Which two functions can be used by an end user when pivoting an interactive report?

A.

Minimum

B.

list aggregate

C.

Median

D.

List aggregate

E.

Rank

Full Access
Question # 38

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

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

Full Access
Question # 39

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

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

Full Access
Question # 40

Choose the three correct statements about Charts in APEX.

A.

You can visualize data as bar, line, area, range, combination, scatter, bubble, polar, radar, pie,

donut, funnel and more

B.

Oracle APEX supports charts based on the Oracle JavaScript Extension Toolkit (Oracle JET)

Data Visualizations.

C.

You can create charts without using Oracle JET

D.

Each Oracle JET visualization supports animation, accessibility, responsive layout,internationalization, test automation, and a range of inter activity features.

Full Access
Question # 41

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

A.

Delete the application

B.

Navigate to Shared Components

C.

Export the application

D.

Create a new page

Full Access
Question # 42

Which two statements are true about creating and managing an APEX Workspace?

A.

New schemas cannot be created during workspace creation.

B.

During workspace creation, you can associate the workspace with an existing databaseschema.

C.

A workspace enables multiple users to work within the same Oracle APEX installation.

D.

A workspace can be associated with only one schema.

E.

You can create only two workspaces in an APEX Service(APEX Application Development)instance.

Full Access