Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Huawei H14-231_V1.0 Practice Exam with Questions & Answers | Set: 8

Questions 106

Which of the following statements is true about the use of the previewer?

Options:
A.

In the process of developing UI code, if you add or remove UI components, you only need toCtrl+S to save them, and then the previewer will immediately refresh the preview result

B.

On the previewer interface, you can operate the interface interaction actions of the application/servicein the previewer, such as clicking, jumping, swiping, etc., which is consistent with the interface interaction experience of the application/service running on the real device

C.

Component previews are implemented by adding annotations @Preview front of the component

D.

Thepage preview is achieved by adding annotations to the header of the ETS file @Entry the project

Huawei H14-231_V1.0 Premium Access
Questions 107

In HarmomOS, when an application is launched, the system creates an execution thread named "Main Thread" for the application. The main thread, also known as the UI thread, displays and updates the UI interface on the main thread.

Options:
A.

True

B.

False

Questions 108

Which of the following descriptions of the global concurrent task distributor and the concurrent task distributor is correct?

Options:
A.

Concurrent task distributor is globally unique

B.

Global concurrent task dispatcher, obtained by Ability by executing getGlobalTaskDispatcher().

C.

The global concurrent task distributor is globally unique

D.

Concurrent task dispatcher, created by Ability to execute createParallelTaskDispatcher() and returned

Questions 109

What are the following scenarios that belong to the public events of the system?

Options:
A.

System upgrade

B.

Customize the lights off time

C.

Network connection

D.

USB plugging and unplugging

Questions 110

In HarmonyOS, when switching between pages, if you use Ability Switching, it is equivalent to constantly switching new pages in the same window, and if you use AbilitySlice to switch, a new window will pop up.

Options:
A.

True

B.

False

Questions 111

What functions does UIAbility's lifecycle include?

Options:
A.

onCreate

B.

onForeground

C.

onBackground

D.

onDestroy

Questions 112

A developer needs to use the emulator in DevEco Studio, click to log in to the emulator and enter your HUAWEI ID, and the browser will directly jump to the real-name authentication interface. What are the reasons for this problem?

Options:
A.

has just completed real-name authentication, but the authentication has not yet taken effect

B.

used the Chrome browser

C.

HUAWEI ID does not have real-name authentication

D The account is not registered

Questions 113

A developer needs to use the emulator in DevEco Studio, click to log in to the emulator and enter your HUAWEI ID, and the browser will directly jump to the real-name authentication interface. What are the reasons for this problem?

Options:
A.

has just completed real-name authentication, but the authentication has not yet taken effect

B.

Account is not registered

C.

uses the Chrome browser

D.

The HUAWEI ID is not verified

Questions 114

Barrier-free color palettes should meet the identification needs of color blindness, and safe color palettes can be found by simulating the visual effects of different similar color defects.

Options:
A.

True

B.

False

Questions 115

When using EventHandler to implement thread interrogation communication, if EventRurner takes out the InnerEvent event, EventRunner will directly process the event on the new thread.

Options:
A.

True

B.

False

Questions 116

Which of the following information is included in the module.json5 configuration file?

Options:
A.

ability

B.

Module Name

C.

The version number of the app

D.

Module type

Questions 117

When using Bluetooth Low Energy in HarmonyOS, the peripheral device, as a client, can receive GATT connection requests from the central device, but cannotAnswer:requests for reading and writing eigenvalue content from the central device.

Options:
A.

True

B.

False

Questions 118

HarmonyOS provides the Al capability of speech recognition, which can use machine learning technology to analyze the content of text messages of users in SMS or chat applications, and identify the user intent represented by the message content.

Options:
A.

True

B.

False

Questions 119

API9 and above, router.pushUrl() method mode parameter can be configured to which of the following modes used by the jump page?

Options:
A.

Standard

B.

Single

C.

Specified

D.

None of the above is true

Questions 120

The log content filtered by a developer through relevant information is:

01-2016:08:36.908

23597/com.example.myapplication W

00201/MY TAG:Failed to visit,reason:503.

Which of the following cannot be obtained by analyzing the log?

Options:
A.

Content defined in HiLogLabel

B.

Errnovalue

C.

Reachable URL value

D.

The log level is WARN