Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Huawei Certification H14-231_V1.0 Full Course Free

Page: 29 / 52
Total 695 questions

HCIP-HarmonyOS Application Developer V1.0 Questions and Answers

Question 113

Which of the following properties about Web components is incorrect?

Options:

A.

Set whether to enable the access of the Chinese system of the application, which is enabled by default. Access to files in the rawfile path in $rawfile(filepath/filename) is not affected by this attribute.

B.

imageAccess specifies whether to allow automatic loading of image resources, which is allowed by default.

C.

javaScriptAccess is set to whether to allow JavaScript script execution, which is not allowed by default.

D.

zoomAccess sets whether to support gesture zoom, which is allowed by default.

Question 114

When a developer develops a HarmonyOS application and uses an intent pass object, which of the following descriptions of intent are correct?

Options:

A.

does not specify the BundleName and Ability Name to implement the jump, and the application is started according to other attributes in the operation

B.

Specify the BundleName and AbilityName to implement the jump, and start the application directly according to the full name of the Ability

C.

deals with the work of an application as a whole

D.

is a long-lifecycle, D-program with no user interface that keeps the app running in the background and doesn't disappear by switching pages

Question 115

With regard to the characteristics of @State state data, the following description is incorrect

Options:

A.

State is decorated with a variable that is the internal state data of the component, and when the state data is modified, the build method of the component will be called to refresh the UI.

B.

Properties marked as @State are private variables that can only be accessed within the component

C.

@State variable can be left without an initial value

The decorated variables@Link

D.

child components can be bidirectionally bound to the @State variables of the parent component

Question 116

Which of the following development languages can a developer use when developing a HarmonyOS smart screen application?

Options:

A.

JavaScript

B.

Python

C.

Andriod

D.

Java

Page: 29 / 52
Total 695 questions