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

Viewing page 6 out of 14 pages
Viewing questions 76-90 out of questions
Questions # 76:

There is a configljson configuration file in the root directory of each HAP (HarmonyOS Ability Package) of a HarmonyOS application.

Options:

A.

app


B.

deviceConfig


C.

module


D.

abilities


Expert Solution
Questions # 77:

What kind of custom component can be used as a page entry component with a decorator?

Options:

A.

@Component


B.

@Entry


C.

@Builder


D.

@Preview


Expert Solution
Questions # 78:

Use Textlnput to complete a password input box, which of the following values is recommended to set the type attribute?

Options:

A.

InputType.Normal


B.

InputType.Password


C.

InputType.Email


D.

InputType.Number


Expert Solution
Questions # 79:

Which of the following is part of the basic software service subset in HarmonyOS?

Options:

A.

multimedia subsystem


B.

Telephone subsystem


C.

Event Notification Service Subsystem


D.

Graphics subsystem


E.

Location Services subsystem


Expert Solution
Questions # 80:

The developer is developing a ticket booking application, and uses the slide selector Picker to select the starting point of the ticket and writes the following code.

ohos:id="$+id:test_picker"

ohos:selected_text_color="#FFFFFF"

ohos:value="55"

ohos:max_value="10"

ohos:selector_item_num="10"

ohos:bottom_line_element="#FFFFFF"

ohos:selected_text_size="16fp"/>

Options:

A.

Set the font size of the selected Chinese version to 16fp


B.

Choose the color of the Chinese text as white


C.

The current value is 10


D.

The maximum value is 10


Expert Solution
Questions # 81:

When a developer is developing a smart home application, the Switch component will be used to represent the switch of some devices, and ON should be displayed on the ON status component and OFF should be displayed on the closed state component, what are the following options that can meet the requirements?

Options:

A.

Switch btnSwitch=(Switch)findComponentByld(Resource Table.ld_btn_switch);

btnSwitch.setStateOffText("OFF");

btnSwitch.setStateONText("ON");


B.

ohos:text_state_off="ON"

ohos:text_state_on="OFF">


C.

Switch btnSwitch=(Switch)findComponentByld(Resource Table.ld_btn_switch);

btnSwitch.setStateOffText("ON");

btnSwitch.setStateONText("OFF");


D.

ohos:text_state_off="OFF"

ohos:text_state_on="ON">


Expert Solution
Questions # 82:

Distributed task scheduling builds a unified distributed service management (discovery, synchronization, registration, and call) mechanism based on technical characteristics such as distributed soft bus, distributed data management, and distributed profile.

Options:

A.

Remote start


B.

Remote connection


C.

Remote migration


D.

Remote call


Expert Solution
Questions # 83:

The maximum length limit of the preference key is ( ) bytes

Options:

A.

60


B.

70


C.

80


D.

90


Expert Solution
Questions # 84:

Which of the following modules needs to be imported for page routing?

Options:

A.

import prompt from '@ohos.prompt'


B.

import router from '@ohos.router'


C.

import Notification from'@ohos.notification'


D.

import window from '@ohos.window'


Expert Solution
Questions # 85:

If a user wants to migrate the video of his mobile phone to the smart screen for display on a video call, what are the correct items in the description of the scene?

Options:

A.

The mobile phone and the smart screen need to be under the same LAN


B.

Unauthorized HUAWEI IDs are not available


C.

The mobile phone and the smart screen can not be interconnected


D.

You need to use the same HUAWEI ID on both the phone and the smart screen


Expert Solution
Questions # 86:

A developer calls the getDefauitHOST(Context context) interface of Bluetooth HOST to obtain a Bluetooth HOST instance for managing local Bluetooth operations. This developer experiments with the following development steps to implement Bluetooth pairing. 1Turn on Bluetooth, 2Scan Bluetooth3 Initiate pairingWhich of the following statements about steps 1, 2, and 3 are correct?

Options:

A.

CALLS STARTPAIR() TO COMPLETE STEP 3


B.

calls enablebt() to complete step 1


C.

CALLS STARTBTDISCOVERY() TO COMPLETE STEP 2


D.

steps 2 and 3 can be reversed in the order D


Expert Solution
Questions # 87:

Which of the following modules does the HarmonyOS forwarding architecture consist of?

Options:

A.

Distributed Task Scheduling


B.

Forwarding task management services


C.

Distributed security authentication


D.

Distributed soft bus


Expert Solution
Questions # 88:

The meta-service package consists of one or more HAP packages, and each HAP package shall not exceed ( ) to provide a second-to-open experience.

Options:

A.

2GB


B.

10M


C.

1GB


D.

Unlimited


Expert Solution
Questions # 89:

Which of the following databases uses SQLite as the persistent storage engine in HarmonyOS data management?

Options:

A.

Relational database


B.

Object-relational mapping database


C.

Lightweight preference database


D.

Distributed data services


Expert Solution
Questions # 90:

When a developer receives a new product demand and asks the user to remake old documents such as paper letters into electronic versions, the application can improve the remake effect of old documents and make the work more correct. What kind of AI-enabled capabilities can be leveraged by HarmonyOSto achieve this?

Options:

A.

Text image is super-resolved


B.

Image super-resolution


C.

Document detection correction


D.

General character recognition


Expert Solution
Viewing page 6 out of 14 pages
Viewing questions 76-90 out of questions