Pass the Huawei HCIP-HarmonyOS H14-231_V1.0 Questions and answers with CertsForce

Viewing page 3 out of 14 pages
Viewing questions 31-45 out of questions
Questions # 31:

Developers will use the UI framework provided by Harmony OS when developing mobile phone pages, which of the following is not a UI framework?

Options:

A.

layout


B.

Cross-device call


C.

Graphical controls


D.

Window Management Framework


Expert Solution
Questions # 32:

If a developer needs to use asyncDispatBarrionr to set up a barrier asynchronously, in this scenario, in order to separate different task groups, which of the following can the developer choose?

Options:

A.

serialTaskDispatcher


B.

SpeeTaskDispatcher


C.

ParallelTaskDispatcher


D.

GlobalTaskDispatcher


Expert Solution
Questions # 33:

TaskDispatcher is the basic interface for Ability to distribute tasks, which hides the implementation details of the thread where the task is located. To ensure that the application is more responsive, we respond to the priority of the design task, which of the following is not the priority of the task?

Options:

A.

MIDDLE


B.

HIGH


C.

DEFAULT


D.

LOW


Expert Solution
Questions # 34:

Which of the following is NOT acomponent of the Harmony OS object-relational mapping database?

Options:

A.

Object data manipulation interface


B.

Database


C.

Solid object


D.

Relationship table


Expert Solution
Questions # 35:

After a developer sets :ohos:layout_ alignment="horizontal _center" in the Text component, he writes: text.setTranslationX(600) in the code, where is the Text displayed in the parent layout?

Options:

A.

level is centered


B.

is horizontally centered and shifted to the right by 600


C.

The parent layout is moved 600 to the top left and right


D.

is horizontally centered and shifted 600 to the left


Expert Solution
Questions # 36:

When the system creates a page instance for the first time, which method will be called?

Options:

A.

onForeground()


B.

onInactive()


C.

onActive()


D.

onStart()


Expert Solution
Questions # 37:

A developer is developing an online education application, and there are multiple choice questions and multiple choice questions in the studentAnswer:interface, which of the following components is suitable for displaying multiple choice questions?

Options:

A.

Picker


B.

Checkbox


C.

RadioButton


D.

Switch


Expert Solution
Questions # 38:

In HarmonyOS, which of the following scenarios is the application responsible for instantiation?

Options:

A.

Jump to another page through a hyperlink


B.

reads a novel through a web page and accidentally clicks on an advertisement, which jumps directly to the app store to request the download of a certain game


C.

An app page has messages, contacts, settings, etc., and you can switch between them


D.

Start an AbilitySlice by navigating


Expert Solution
Questions # 39:

Which of the following descriptions of the HarmonyOSclipboard function is correct?

Options:

A.

Only clipping is supported


B.

can be copied and pasted into app B in app A


C.

can be copied in application A, but not pasted in application B


D.

Only replication is supported


Expert Solution
Questions # 40:

Which description of the HarmonyOS clipboard can be correctly interpreted in the following scenarios?

Options:

A.

can be copied in application A, but cannot be pasted in application B


B.

can be copied and pasted into app B in app A


C.

Only replication is supported


D.

Only clipping is supported


Expert Solution
Questions # 41:

When a developer needs to create a Service Ability when developing a background service, which of the following processes is NOT the step to create the Ability?

Options:

A.

onStart


B.

onCommand


C.

onStop


D.

onActive


Expert Solution
Questions # 42:

If an engineer needs to determine whether a device supports the corresponding decoder of the specified MIME (Multipurpose Internet Mail Extensions), which of the following interfaces should be selected?

Options:

A.

getSupportedMimes()


B.

isEncodeSupportedByMime(String mime)


C.

isDecodeSupportedByMime(String mime)


D.

isDecoderSupportedByFormat(Format format)


Expert Solution
Questions # 43:

In order to ensure better responsiveness of the application, developers need to use the task distributor to design the priority of the task.

Options:

A.

DEFAULT


B.

MIDDLE


C.

HIGH


D.

LOW


Expert Solution
Questions # 44:

When a developer specifies a music playback service through an intent when starting a remote service, device A (local device) can start the music playback capability of device B (remote device).

Options:

A.

Enable remote FA (Feature Ability).


B.

Connect to a remote PA (Particle Ability).


C.

Start the remote PA (Particle Ability).


D.

Particle Ability (PA) of the Guantuan


Expert Solution
Questions # 45:

If a UI is no longer visible to the user, but you don't want to destroy it, which method will the system call to release the corresponding resources?

Options:

A.

onForeground()


B.

onInactive( )


C.

onPause()


D.

onBackground( )


Expert Solution
Viewing page 3 out of 14 pages
Viewing questions 31-45 out of questions