ExamGecko
Home / Huawei / H14-231_V1.0 / List of questions
Ask Question

Huawei H14-231_V1.0 Practice Test - Questions Answers, Page 57

List of questions

Question 561

Report Export Collapse

The network management module of HarmonyOS provides a data network management function, which can effectively manage HTTP caches to reduce data traffic.

Become a Premium Member for full access
  Unlock Premium Member

Question 562

Report Export Collapse

HarmonyOS Distributed File Service can automatically share files under different accounts.

Become a Premium Member for full access
  Unlock Premium Member

Question 563

Report Export Collapse

HarmonyOS maintains a stack of AbilitySlice instances for each Page, and each AbilitySlice instance that enters the foreground will be added to the stack.

Become a Premium Member for full access
  Unlock Premium Member

Question 564

Report Export Collapse

When a developer develops a social application, he needs to develop a plug-in that generates a contact QR code. In this scenario, the developer can use the code generation Al capability provided by HarmonyOS, which can return the corresponding QR code image byte stream based on the given string information.

Become a Premium Member for full access
  Unlock Premium Member

Question 565

Report Export Collapse

When a developer is developing a smart home application, the Switch component will be used to represent the switch of some devices, and ON should be displayed on the ON status component, and 0FF should be displayed on the closed state component. You can use the following code to meet your needs:

Switch btnSwitch=

(Switch)findComponentByld(ResourceTable.

ld_btn_switch);

btnSwitch.setStateOffText('ON');

btnSwitch.setStateOnText('OFF');

Become a Premium Member for full access
  Unlock Premium Member

Question 566

Report Export Collapse

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.

Become a Premium Member for full access
  Unlock Premium Member

Question 567

Report Export Collapse

Suppose that multiple AbilitySlice are associated in MainAbility, and multiple AbilitySlice are switched in the same page, the lifecycle of MainAbility and all AbilitySlice is synchronized.

Become a Premium Member for full access
  Unlock Premium Member

Question 568

Report Export Collapse

If a reading app uses the language recognition capability provided by HarmonyOS, the app can automatically read a novel.

Become a Premium Member for full access
  Unlock Premium Member

Question 569

Report Export Collapse

If you need to use a composite animation, you can combine multiple animated objects and add them to the AnimatorGroup. The AnimatorGroup provides two methods: runSerially() and runParallel(). Indicates that the animation starts at the same time and that the animation starts sequentially.

Become a Premium Member for full access
  Unlock Premium Member

Question 570

Report Export Collapse

When using Bluetooth Low Energy in HarmonyOS, the peripheral device, as a client, can receive GATT connection requests from the central device, but cannot Answer: requests for reading and writing eigenvalue content from the central device.

Become a Premium Member for full access
  Unlock Premium Member
Total 705 questions
Go to page: of 71
Search