Asked by Belinda Riojas on May 31, 2024

verifed

Verified

Which of the following security methods makes data indecipherable to other programs when sent across a network?

A) Encryption
B) Password
C) Startup options
D) Split a database

Encryption

Encrypting information or data to transform it into a code, with the main aim of blocking access from unauthorized parties.

Split Database

A database architecture where the database is divided into two parts: the back-end that stores data and the front-end that interacts with users.

Startup Options

Settings that determine how a software application or operating system behaves when it is launched.

  • Understand the options for securing an Access database, including encryption and password protection.
verifed

Verified Answer

LP
Luisa PellotJun 03, 2024
Final Answer :
A
Explanation :
Encryption is the method of converting data into a secret code to prevent unauthorized access, making it indecipherable to other programs when sent across a network. Passwords and startup options provide some level of security but do not necessarily make data indecipherable, while splitting a database is a method of organizing data and does not provide encryption.