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

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

Questions 121

When using DevEco Studio for debugging, you need to check the properties in configjson regardless of whether you use a real machine or an emulator.

Options:
A.

True

B.

False

Huawei H14-231_V1.0 Premium Access
Questions 122

The description of the ForEach(arr,itemGenerator,index) component is correct

Options:
A.

ForEach can loop through logical code, such asconsole.info ('hello').

B.

The first parameter must be an array, providing a data source for circular rendering.

C.

The second parameter generates the lambda function of the child component, which generates the child component for each array item in the data source.

D.

The third parameter is an anonymous function that generates a unique and stable key value for a given array item.

Questions 123

When developing an application, a developer uses the WLAN P2P function to realize point-to-point data transmission between devices. Function 2, Create and remove groups, Function 3, Initiate a connection to the peer device.Which of the above functions is correct in the following descriptions?

Options:
A.

To implement function 2, you need to use the createGroup() and removeGroup() interfaces, and you need to ohos.permission.GET_WIFI_INFO permissions

B.

In order to achieve the above functions, you need to initialize the P2P messenger through the init(), interface, and need to request ohos.permssion.GET_WIFI_INFO and ohos.premission.SET_WIFI_INFO permissions.

C.

In order to implement feature 3, connect() needs to be used, and ohos.permission.SET_WIFI_INFO permission needs to be requested

D.

To implement function 1, you need to use the discoverDevices() interface, and you need to request the ohos.permission.SET WIFI INFO permission

Questions 124

A developer wants to use JS (JavaScript) to develop an application on the smart screen,Which of the following development languages does the developer need to master?

Options:
A.

C/C++

B.

CSS

C.

HTML5

D.

JavaScript

Questions 125

On the basis of the supported input events, the multi-mode input defines some input actions commonly used by users as a set of standardized events, and maps the input events of different input devices to the standardized events.

Options:
A.

True

B.

False

Questions 126

Which of the following container components can be scrolled

Options:
A.

Scroll

B.

List

C.

Row

D.

Grid

E.

Column

Questions 127

If a developer wants to develop an application on a smart screen, which of thefollowing subsystems will he use?

Options:
A.

DV subsystem

B.

Proprietary business subsystem of smart screen

C.

Safety subsystem

D.

Media subsystem

Questions 128

To publish sticky public events in armonyOS, the publisher must first apply for the permissions required to publish sticky public events in config.json.

Options:
A.

True

B.

False

Questions 129

What are the following options that belong to the JavaScript UI framework?

Options:
A.

Application Layer

B.

Front-end frame layer

C.

Engine Layer

D.

Platform adaptation layer

Questions 130

What features can developers use to implement collaborative identity authentication through HarmonyOS?

Options:
A.

Secure boot

B.

Zero trust model

C.

Collaborative Mutual Aid Certification

D.

Multi-factor fusion authentication

Questions 131

Which of the following subsystems in HarmonyOS belongs to the Enhanced Software Services subsystem?

Options:
A.

Wearable business subsystem

B.

Sign-in service subsystem

C.

Smart large-screen business subsystem

D.

Media subsystem

Questions 132

Relational databases provide the ability to add, delete, modify, and query local data.

Options:
A.

corresponds to the interface where data is inserted, and returns the line number of the latest inserted data when the insertion is successful, and 0 when it fails.

B.

For interfaces that update data, the return value indicates the number of rows affected by the update operation, and returns 0 if the update fails.

C.

For interfaces that delete data, the return value indicates the number of deleted data rows, and if the deletion fails, it returns 0.

D.

For APIs that query data, you cannot run native SQL statements for query operations

Questions 133

When a developer compiles a project, the compilation fails, and the message "This device type does not match project profile" is displayed, because the device type configured in "config.json" does not match the device type for debugging, and "deviceType" needs to be configured in the "module" tag.

Options:
A.

True

B.

False

Questions 134

What operations are supported by SCF in device-cloud integration?

Options:
A.

writes a function

B.

Test function

C.

Packing function

D.

Deploy functions

Questions 135

In order to solve the problem of safety risks when walking or cycling, a travel navigation company uses HarmoryOS to push mobile navigation reminders to its watch.

Options:
A.

Distributed data management

B.

Distributed soft bus

C.

Distributed device virtualization

D.

Distributed task scheduling