New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

H14-231_V1.0 Exam Dumps - HCIP-HarmonyOS Application Developer V1.0

Go to page:
Question # 97

In order to help users find data in the app through the global search app, a HarmonyOSdeveloper needs to index the data of the app and configure the global search searchable entities. Which of the following interfaces can the developer choose to index their application data?

A.

Converged search interface

B.

Distributed data service interface

C.

Data storage management interface

D.

Relational data services

Full Access
Question # 98

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?

A.

MIDDLE

B.

HIGH

C.

DEFAULT

D.

LOW

Full Access
Question # 99

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?

A.

Picker

B.

Checkbox

C.

RadioButton

D.

Switch

Full Access
Question # 100

When an engineer develops an application and needs to add the function of extracting videos, which of the following interfaces should be called?

A.

Codec()

B.

Player()

C.

Extractor()

D.

Recorder()

Full Access
Question # 101

When a developer develops a HarmomyOSapplication, if a Text component is used as the title bar of the page, and its width is set to match_parent and its height is set to 50vp, how can the text content in the Text be centered when setting its properties in the layout file?

A.

ohos:thorizontal_center=true"

B.

ohos:center_inparent="true"

C.

ohos:layout_alignment=center

D.

ohos:text_alignment=center

Full Access
Question # 102

Which of the following descriptions of Page and AbilitySlice is correct?

A.

AbilitySlice can exist on its own

B.

Bpage can contain multiple AbilitySlices

C.

There is at least one AbilitySlice in a page

D.

Page can contain only one AbilitySlice

Full Access
Question # 103

If a developer wants to develop a page with a tab function, the developer can use theTabList component provided by HarmomyOS. If you want to set the horizontal center alignment of text, which of the following codes is correct?

A.

ohos:text_alignment=start

B.

ohos:text_alignment=bottom

C.

ohos:text_alignment=vertical_center

D.

ohos:text_alignment=horizontal_center

Full Access
Question # 104

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

A.

GlobalTaskDispatcher

B.

SpecTaskDispatcher

C.

SerialTaskDispatcher

D.

ParallelTaskDispatcher

Full Access
Go to page: