Huawei HCIP-HarmonyOS Application Developer V1.0 (H14-231_V1.0) Free Practice Test
Question 1
Regarding the service cards of HarmonyOS applications, the following belong to the card users
Correct Answer: B,D
Question 2
HarmonyOS supports the flexible deployment of multiple terminal devices on demand through design methods such as componentization and miniaturization, and can adapt to different types of hardware resources and functional requirements. Which of the following descriptions of elastic deployment are correct?
Correct Answer: A,B
Question 3
If a developer wants to develop a file background download function, there needs to be a Page Ability to provide U pages, and a Service Ability to provide the background file download function. If you want to perform some operations after connecting to the Service Ability in the Page Ability, you need to implement the onAbilityConnectDone() method in the Page Ability.
Correct Answer: B
Question 4
The callback mechanism provided by the Ability class can enable the Page instance to switch in the background following the user's operation.
Correct Answer: B
Question 5
If a reading app uses the language recognition capability provided by HarmonyOS, the app can automatically read a novel.
Correct Answer: B
Question 6
What is the "1" in HarmonyOS's "1+8+N" strategy?
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: A
Question 8
HarmonyOS Capabilities are divided into two types: Feature Ability and Particle Ability.
Correct Answer: A,B
Question 9
When a developer uses HarmoyOS system security, which of the following functions makes the device have the ability to prove its security to other virtual devices?
Correct Answer: A,B,D