Huawei H14-231_V1.0 Practice Test - Questions Answers, Page 71
List of questions
Related questions
How should a developer choose the Debug Type if he needs to debug JAVA code separately in a JS+JAVA hybrid project?
A.
Native only
B.
Dual (JS + JAVA)
C.
JAVA only
D.
Js only
The user migrates the video on the mobile phone to the smart screen for playback, and after the mobile phone saves the data, the smart screen calls back which of the following methods is used to recover the data?
A.
onSaveData ()
B.
onStartContinuation ()
C.
onRestoreData ()
D.
onCompleteContinuation ()
When a developer installs HAP (HarmonyOS Ability Package), what is the reason for the 'STRING LENGTH ERROR' message?
A.
Signature information is not configured
B.
Package information exceeds the maximum length
C.
The device type configured in config.json does not match the debugging device type
D.
The compilation and build plugin version does not match the Gradle version
Regarding the Button component, which of the following styles is a capsule-type button?
A.
ButtonType.Capsule
B.
ButtonType.Normal
C.
ButtonType.Circle
D.
None of the above
Which of the following operations can be performed through the @ohos.systemTime module?
A.
Set the system time
B.
Set the system alarm
C.
Set the system period
D.
Set the system time zone
Question