Answer:
The correct option is d.) All of the choices are correct.
Explanation:
The SIS (Strategic Information System), it is developed for respond the corporate world which is used for giving higher advantages of the competition. It was introduced by Dr. Charles Wiseman in 1982 and it is primarily used in the field of the information systems, the strategic information systems is created in the response to the business initiatives to provide the competitive advantage.
Answer:
Whole disk encryption.
Explanation:
Whole disk encryption, also known as, the full disk encryption is a tool that encrypts the entire drive. The whole disk encryption protects the whole hard drive from unwanted visitor to enter into your system.
<u>This tool protects your entire data, softwares, files, etc stored in the hard drive. Whole disk encryption cedes the entire hard drive unusuable untill correct key is entered to unlock the drive.</u>
Thus the correct answer is 'whole disk encryption.
PSEUDOCODE:
1. DECLARE number: INTEGER
2. DECLARE multiple: INTEGER
3. INPUT number
4. FOR counter FROM 1 TO 10 DO
5. multiple <-- number * counter
6. PRINT number, " * ", counter, " = ", multiple
7. ENDFOR
<em>1. declaring a variable "number" as an Integer</em>
<em>2. declaring a variable "multiple" as an Integer</em>
<em>3. The user inputs the value of number</em>
<em>4. FOR loop where variable "counter" increments by 1 after every iteration</em>
<em>5. sets the value for variable "multiple" as the value of number * counter</em>
<em>6. prints out for example "3 * 1 = 3" and will continue till counter reaches 10</em>
<em>7. Ends the for loop</em>
FLOWCHART below
hope it helped
Answer:
It is any information that is audio or video but not text.
Explanation: