Huawei H14-231_V1.0 Practice Test - Questions Answers, Page 69
List of questions
Question 681
When a developer develops an application based on HarmonyOS, the data used by a developer can be decomposed into multiple objects. The developer needs to add, delete, modify, and check the teaching data, but does not want to write overly complex SQL statements. In this scenario, the developer can use an object-relational mapping database to process the data.
Question 682
In HarmonyOS, both relational databases and object-relational mapping databases can use SQL statements to manipulate databases.
Question 683
Intent is a carrier for transmitting information between objects.
Question 684
When MainAbility and MainAbiitySlice are bound together, the lifecycles of the two are synchronized, including the callback method for transitioning between states.
Question 685
The callback mechanism provided by the Ability class can enable the Page instance to switch in the background following the user's operation.
Question 686
Operations such as the display and update of the UI interface are carried out on the main thread, so the main thread is also called the UI thread.
Question 687
When a developer starts a music player on a remote device, he or she may not fill in the Deviceld of the remote device.
Question 688
If a developer sets a distributed tag Intent.FLAG_ABILITTSLICE_MULTI_DEVICE in the Intent, what does the tag mean?
Question 689
HarmonyOS is a distributed operating system that can be deployed on mobile phones and embedded devices.
Question 690
What problems do developers need to think about each basic element when building page layouts in JavaScript UI frameworks?
Question