In order to complete the release of the application, an engineer needs to apply for a digital certificate, which of the following options is correct about the description of the digital certificate?
If a developer wants to use the device virtualization feature of HarmonyOS, which subsystem will he use?
Which of the following databases uses SQLite as the persistent storage engine in HarmonyOS data management?
A HarmonyOS developer created two serial task distributors, dispatchera anddispatcher_b, and also created a proprietary task dispatcher. Which of the following scenarios can cause deadlocks due to improper use of syncDispatch?
If a developer develops a HarmonyOS application and remotely launches a Page on phone B, which of the following permissions does not require the user to request authorization by sending a pop-up window at runtime?
When a company is developing a HarmonyOSapplication, it needs to customize an artboard control, how to get the X coordinates of the current touch point in the whole screen during the listening of touch events?
The Web-like development paradigm provides a series of lifecycle callback methods for custom components, which are the following lifecycle callback methods for developers to manage the internal logic of custom components?
Regarding the service cards of HarmonyOS applications, the following belong to the card users
Regarding the callback event of the Video component, the following statement is incorrect
There is a configljson configuration file in the root directory of each HAP (HarmonyOS Ability Package) of a HarmonyOS application.
A HarmonyOS application developer displays three flowers in the form of a list, and the interaction logic code of the page is as follows.

Which of the following items belongs to the kernel layer in the system architecture of HarmonyOS?
Which of the following operations can be performed through the @ohos.systemTime module?
When developing a HarmonyOS application, which of the following notification types can be implemented by developers?
Which package is imported using the preferences?