Huawei H14-231_V1.0 Practice Test - Questions Answers, Page 37
List of questions
Question 361

If a developer uses custom components when developing a HarmonyOS application, what are the correct descriptions of custom components below?
Question 362

A developer called the getDefaultHost(Context context) interface of BluetoothHost to obtain a Bl1uetoothHost instance for managing local Bluetooth operations. The developer uses the following development steps to implement Bluetooth pairing:
1Turn on Bluetooth.
2Scan Bluetooth.
3. Initiate pairing.
Which of the following statements about steps 1, 2, and 3 is true?
Question 363

Which of the following descriptions is wrong when it comes to the simultaneous development of JS (JavaScript) and Java languages in HarmonyOS application development?
Question 364

A PageA contains Ability SliceA1 and AbilitySliceA2, which is displayed as AbilitySliceA1 by default. What are the following steps if you want to navigate directly to PageA's AbilitySliceA2 in PageB on the current device?
Question 365

Regarding Hongmeng's atomic service, the following statement is correct
Question 366

There is a configuration file named 'config.json' in the root directory of each HAP package of the HarmonyOS application, which mainly covers the following three aspects:
Question 367

When developing a HarmonyOS application, if you want to set the background color for a Text component in the page, the following is correct
Question 368

. When developing a HarmonyOS application, use a component Text as the title of a page, if you want to make the title invisible and still occupy the space of the current page, the following operations are correct
Question 369

A developer has developed a HarmonyOS application that remotely launches a Page on phone B, and which of the following permissions does not need to request the user to grant permission by sending a pop-up window at runtime?
Question 370

In HarmonyOS, Intents are the carriers for transferring information between objects, and which of the following items can be set through Intents?
Question