Huawei HCIP-HarmonyOS Application Developer V1.0 - H14-231_V1.0 Exam Practice Test

Question 1
When using HarmonyOS distributed terminals, which of the following items can ensure that the system is safe and reliable?

Correct Answer: B,C,D
Question 2
In HarmonyOS, both relational databases and object-relational mapping databases can use SQL statements to manipulate databases.

Correct Answer: B
Question 3
When a developer uses mobile phones and smart screens to develop applications, he can select two device types, smartphones and smart screens, in the AppGallery project.

Correct Answer: A
Question 4
There is a config.json configuration file in the root directory of each HAP (HarmonyOS Ability Package) of an application.

Correct Answer: A,B,D
Question 5
HarmonyOS Converged Search provides developers with search-engine-level full-text search capabilities to provide users with a more accurate and efficient search experience.

Correct Answer: B,D
Question 6
A developer wants to implement a registration and login function, and there are two pages, namely registration page A and login page B.
When jumping from registration page A to login page B, which of the following is correct about the lifecycle of the two pages?

Correct Answer: B
Question 7
A HarmonyOSuser downloads and installs a new application, which has declared some non-sensitive permissions in the config.json file, and the application may involve some sensitive permissions during running. Which of the following is correct in this scenario?

Correct Answer: B
Question 8
fter a developer sets :ohos:layout_alignment="horizontal_center" in the Text component, he writes:
text.setMarginRight (600) in the code, where is the Text displayed in the parent layout?

Correct Answer: B
Question 9
Which of the following methods can be used to deal with navigation within the same page?

Correct Answer: A,C
Question 10
The application package name cannot contain some reserved fields, which of the following fields meets the specification?

Correct Answer: A