ExamGecko
Home Home / Huawei / H14-231_V1.0

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

Question list
Search
Search

Related questions











Which of the following descriptions of Harmony OS Data Ability are correct?

A.
Data Ability is used to provide a unified abstraction of data access within and between applications
A.
Data Ability is used to provide a unified abstraction of data access within and between applications
Answers
B.
Data Ability provides interfaces for adding, deleting, modifying, querying, and opening files of data, and the specific implementation of these interfaces is provided by the system
B.
Data Ability provides interfaces for adding, deleting, modifying, querying, and opening files of data, and the specific implementation of these interfaces is provided by the system
Answers
C.
Data Ability can be used for data sharing between apps on the same device and across devices
C.
Data Ability can be used for data sharing between apps on the same device and across devices
Answers
D.
Using Data Ability helps apps manage access to data stored by themselves and other apps, and provides a way to share data with other apps
D.
Using Data Ability helps apps manage access to data stored by themselves and other apps, and provides a way to share data with other apps
Answers
Suggested answer: C, D

What files does an engineer need to use to sign the debugged module when he wants to debug a newly developed application on a real device?

A.
HarmsryAppProxvision file (.p7b).
A.
HarmsryAppProxvision file (.p7b).
Answers
B.
Digital certificate (.cer).
B.
Digital certificate (.cer).
Answers
C.
Private key (.p12)
C.
Private key (.p12)
Answers
D.
Request file (.csr).
D.
Request file (.csr).
Answers
Suggested answer: A, B, C

When a data engineer constructs a data table, which of the following can be used as data types?

A.
Boolean type
A.
Boolean type
Answers
B.
String type
B.
String type
Answers
C.
Double-precision floating-point type
C.
Double-precision floating-point type
Answers
D.
integer type
D.
integer type
Answers
Suggested answer: A, B, C, D

Which of the following features of the HarmonyOS distributed database are correctly described?

A.
depends on the cloud
A.
depends on the cloud
Answers
B.
shields different physical transmission channels
B.
shields different physical transmission channels
Answers
C.
The synchronization logic is completely transparent
C.
The synchronization logic is completely transparent
Answers
D.
The interface is simple, and the backup and encryption features are simple and configurable
D.
The interface is simple, and the backup and encryption features are simple and configurable
Answers
Suggested answer: B, C, D

Which of the following layers does the JavaSeript framework include?

A.
Front-end frame layer
A.
Front-end frame layer
Answers
B.
Engine Layer
B.
Engine Layer
Answers
C.
Application Layer
C.
Application Layer
Answers
D.
Platform adaptation layer
D.
Platform adaptation layer
Answers
Suggested answer: A, B, C, D

Which of the following subsystems in HarmonyOS is part of the basic software service subsystem set?

A.
Media Subsystem
A.
Media Subsystem
Answers
B.
Location Services Subsystem
B.
Location Services Subsystem
Answers
C.
Telephony subsystem
C.
Telephony subsystem
Answers
D.
Event Notification Service Subsystem
D.
Event Notification Service Subsystem
Answers
Suggested answer: A, C, D

When using HarmonyOS distributed terminals, which of the following items can ensure that the system is safe and reliable?

A.
Distributed multi-terminal collaborative identity authentication
A.
Distributed multi-terminal collaborative identity authentication
Answers
B.
The distributed terminal must be a Huawei product
B.
The distributed terminal must be a Huawei product
Answers
C.
In the process of cross-terminal flow of distributed data, the data is classified and hierarchically managed
C.
In the process of cross-terminal flow of distributed data, the data is classified and hierarchically managed
Answers
D.
Build a trusted operating environment on distributed terminals
D.
Build a trusted operating environment on distributed terminals
Answers
Suggested answer: A, C, D

The library file is the third-party code that the application depends on, which of the following library files are correct?

A.
Create a new module with the source code of the library file as a whole, and the entry directly references the classes in the library file
A.
Create a new module with the source code of the library file as a whole, and the entry directly references the classes in the library file
Answers
B.
Put the library files in the libs directory in the form of jar, so, etc., and then reference the dependencies dependencies{Implementation project(':mylibrary ') } through the build.gradle under the project
B.
Put the library files in the libs directory in the form of jar, so, etc., and then reference the dependencies dependencies{Implementation project(':mylibrary ') } through the build.gradle under the project
Answers
C.
If the required library files exist in the maven repository, you can use repositories{Maven{Url 'XXX'// to add the project's build.gradle as follows The address of the Maven repository, which can be either a local Maven address or a remote Maven address}
C.
If the required library files exist in the maven repository, you can use repositories{Maven{Url 'XXX'// to add the project's build.gradle as follows The address of the Maven repository, which can be either a local Maven address or a remote Maven address}
Answers
D.
Put the library file in the libs directory in the form of jar.so, and then reference the dependency library through the build.gradle of the application module dependencies(Implementation project(':mylibrary'))
D.
Put the library file in the libs directory in the form of jar.so, and then reference the dependency library through the build.gradle of the application module dependencies(Implementation project(':mylibrary'))
Answers
Suggested answer: B, C, D

If a developer wants to use the notification function of HarmonyOS when developing an application, which of the following notification styles can be selected by the developer?

A.
Plain text
A.
Plain text
Answers
B.
Multi-line text
B.
Multi-line text
Answers
C.
Long text
C.
Long text
Answers
D.
Picture
D.
Picture
Answers
Suggested answer: A, B, C, D

When a developer calls Particle Ability (PA) with FA (Feature Ability), callAbility returns the error 'Internal ability not register.', what key steps does the developer need to check?

A.
checks that the Ability filled in on the JS (JavaScript) side is 1
A.
checks that the Ability filled in on the JS (JavaScript) side is 1
Answers
B.
In the AccAbility inheritance class, whether the register method is executed for the AcelnternalAbility inheritance class
B.
In the AccAbility inheritance class, whether the register method is executed for the AcelnternalAbility inheritance class
Answers
C.
Whether the bundLeName and abilityName filled in on the JS (JavaScript) side are the same as the names filled in the AcelnternalAbility inheritance class constructor
C.
Whether the bundLeName and abilityName filled in on the JS (JavaScript) side are the same as the names filled in the AcelnternalAbility inheritance class constructor
Answers
D.
Check that the Internal Ability entered on the JS (JavaScript) side is 0
D.
Check that the Internal Ability entered on the JS (JavaScript) side is 0
Answers
Suggested answer: B, C
Total 705 questions
Go to page: of 71