Answer:
The best security which could be used to ensure integrity and validity of Access database is:
O. database password
Explanation:
Database password is the only option that best guarantee the integrity of an Access database due to the fact that, it limits the number of people who would be able to have access to it. This password is an administrative right given to those who are meant to access it and it is expected to be renewed every few months (probably every 3 months).
<em>Without the password, no other person can be able to login. Also, no two individual can be able to login in same time using same credential login details assigned (that is, in scenario of using the same Username and password)</em>
He is the co founder of Microsoft
Answer: mark me as a brainlist i really need this plz plz plz
Explanation:
A chief information officer (CIO) is the company executive responsible for the management, implementation, and usability of information and computer technologies.
Answer:
"it returns a string" is not true about the method.
Explanation:
Since int result = book.getYearPublished() compiles without errors inside a method of the MyClass, "int result " part of the code states that the method returns an integer, not a string. getYearPublished is a mutator method and a public method in the Book class.
In a function header, you must furnish the following:
- The name of the function.
- The data type of the return value.
- The data type of the parameters.
- The names of parameter variables.
<h3>What is a Function header?</h3>
A function header may be defined as a set of instructions that includes the name of the function that conveys to us what type of data it expects to respond to and the type of data it will return back to the calling function or program.
It will significantly mention all sorts of instructions like the compiler, the parameters, return value type, parameters of the variables, etc.
Therefore, the body of the functional header comprises all instructions that should be executed within a specific interval of time.
To learn more about the Function header, refer to the link:
brainly.com/question/12435434
#SPJ4