Which of the following represents a backup system that will aid in recovery for any type of disaster or disruption?

Transfer operations
Integrity operations
Redundancy operations
Independent operations

Answers

Answer 1

Answer: redundancy operations

Explanation:


Related Questions

______________ is a pre-designed format to help users with the creation of a document, like a flyer, brochures, or resumes. What's the answer for the blank?

A.PowerPoint
B.Excel
C.Template
D.Pie Chart

Answers

The answer should be Template

why do many experts recommand longer time horizonal if you are doing high risk investment

Answers

Answer:In general, the longer your time horizon, the better you can handle fluctuations in value and take more risk in order to reap greater rewards.

Explanation:

7.4 Code Practice: Question 2
Adjust the code you wrote for the last problem to allow for weighted classes. Add a parameter weighted ( 1 = yes, 0 = no) and then return the correct number for the GPA. Weighted classes get one extra point on the GPA value.

I could really use some help on this and 7.5 (I’ll ask that question for 7.5 later)

Answers

def GPAcalc(grade, weighted):

   grade = grade.lower()

   dictionary = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

   if weighted == 1 and grade in dictionary:

       return "Your GPA score is: "+str(dictionary[grade] + 1)

   elif weighted == 0 and grade in dictionary:

       return "Your GPA score is : "+str(dictionary[grade])

   else:

       return "Invalid"

print(GPAcalc(input("Input a letter grade: "), int(input("Is it weigthed? (1= yes, 0= no)"))))

I modified the code a bit to cut down on the use of if and elif statements. If you need me to change it, I will. Best of luck.

The program is an illustration of conditional statements.

Conditional statements are statements whose execution is dependent on its truth value.

The program in Python, where comments are used to explain each line is as follows:

#This initializes the dictionary

dict = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

#This gets input for grade

grade = input().lower()

#This gets input for the weighted average

weighted = int(input())

#If the weighted average is 1, and the grade is in the dictionary

if weighted == 1 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is: "+str(dict[grade] + 1))

#If the weighted average is 0, and the grade is in the dictionary

elif weighted == 0 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is : "+str(dict[grade]))

#Otherwise

else:

   #The grade is invalid

   print("Invalid")

Read more about similar programs at:

https://brainly.com/question/19241597

Two types of are desktop computers and notebook computer

Answers

Answer:

personal computer is the correct answer.

Two types of personal computer are desktop computers and notebook computer. Thus, option A is correct.

Today personal computer is changed to laptop mode. Personal computer is made of CPU, monitor, keyboard, printer and mouse. All input device and output device connected with wire or without wire.

Personal computers are also called as desktop or workstation. These days all become compatible device which is called as laptop. Basically all input devices and output device are fixed in laptop so end user can carry the laptop and used anywhere.

Laptop is charged and used, whereas desktop or workstation just fixed in the table and used it.

Learn more about computer on:

https://brainly.com/question/32297638

#SPJ2

DO NOW
1. What are the 4 things that make a computer a
computer?

Answers

Answer:

CPU, GPU, Hard drive, Video Card

Explanation:

Question # 4
Dropdown
Choose the correct term to complete the defintion of your user-defined data type.
v player
life = 3
magic = False
name =

Answers

Answer:

class

Explanation:

edg2020

Answer: class

Explanation: got it right on edgen

What are the requirements to access email on the web?

A. a webmail provider's URL and a password
B. a webmail provider's URL a username and a password
C. a credit or debit card, a username, and a password
D. an email server ID and a password

Answers

Answer:

it's B

Explanation:

You need to have a provider (such as outlook) and a username/password

It’s either A or D u Choose now

Question #3
Multiple Select
Which statements are true about a user-defined data type? Select 3 options.
It can only include one data type.
I
It can include bool data.
It cannot be changed once you define it.
It can include string data.
O It can include numeric data,

Answers

An attribute of a piece of data known as a “data type” instructs a computer system how to interpret that data's value.

What are the different type data type and their uses?

Data is categorized into different types by a data type, which informs the compiler or interpreter of the programmer's intended usage of the data.

Most computer languages provide a variety of data types, including integer, real, character or string, and Boolean.

The operations that can be performed to create, alter, and use the variable in another calculation without running the risk are specified by the data type.

Knowing the various types of data makes it easier to make sure that the values of each property are as expected and that the data is gathered in the right format.

A programming language is said to be strongly typed if it only permits operations on variables that respect their data type.

Therefore, It can include string data, bool data, numeric data.

Learn more about data type here:

https://brainly.com/question/14581918

#SPJ2

Answer:

A D E

Explanation:

If your computer will not turn on, what is something you would do to diagnose the problem?

A)Check if the monitor is plugged in
B)Push the power button
C)See if it is plugged in
D)Turn on the printer

Answers

A or C

Hope this helps!

Where can you find thousands of templates for Excel?
O Home tab
Page Layout tab
Backstage View
O
Insert

Answers

Answer: The answer is C. backstage view

Explanation: JUST ANWERED

Answer:

c backstage

Explanation:

what are the important reason to practice Opreational Health and Safety procedure?

Answers

To prevent injury

to protect the environment

its the law you can get fined a lot of dollars

Hope you get the question right :)

Other Questions
Write an argumentative essay about whether it is better to tell the truth, even if it will hurt someones feelings, or to tell a lie to keep from hurting someone.Based on the prompt, which claim is the strongest?One time, I lied to my best friend about going out with another friend because I thought she would be jealous.Why do people feel like they have to lie just because they are afraid that people will get mad at them for telling the truth?It is hard to tell whether someone is telling the truth or lying to you just to protect your feelings.Telling the truth is always the best option, even if someone will be hurt as a consequence. if some one did 35% of their hw over 7 days if that person reads the same amount of pages each night , how many more days will it take to finish the hw packet ? A mini bus can carry 8 students. How many mini buses will be needed to transport 38 students? Miguel is multiplying 5/8 by 1/2. Use the drop-down menu to complete the statement. Which item pictured would have been used in the creation of cave art? Record the data from each location below. Location Name Boundary Type (C=Convergent, D=Divergent, or T=Transform) Year Observed (5, 10, or 20 million years) Geologic Events Observed (earthquakes, faults, ocean formation, mountains, volcanoes, island chains, seafloor spreading) Location One Himalayas 5 Event 1- 20 Event 2- Location Two East Africa 5 Event 1- 10 Event 2- 20 Event 3- Location Three San Andreas fault zone 5 Event 1- 10 Event 2- 20 Event 3- Location Four Aleutian Islands 5 Event 1- 20 Event 2- Location Five Mid-Atlantic Ridge 5 Event 1- 10 Event 2- 20 Event 3- Location Six Alpine Fault 5 Event 1- 20 Event 2- Select four components of a fluid power system.airregulatorvalvetiremotorcylinder* if you dont know dont answer please * Answers please people In the morning, Marco sold 12 cups of lemonade for $3. By the end of the day, he had earned $9. How many cups of lemonade did he sell in all?STEP BY STEP ANSWER don't use me for pointsKaycee wrote the proportion 12/3= 9/c Identify the error and give two ways to write the proportion correctly. what is a ridicule in english? What characteristic is shared by dictatorships and absolute monarchies? Two supporting reasons are missing from the proof. Complete the proof by dragging and dropping the appropriate reasons into eachof the empty boxesGivenm || nm1 = 120Prove m6 = 60m || nm1 = 120-given 51- ?m5= m1-angle congruence postulatem5= 120-substitution property of equalitym6+m5= 180- ? m6+120= 180-substitution property of equalitym6= 60-subtraction property of equality 27 divided by 8181. Thanks! Chapter 8 geography and history of Africa quiz Vlad the Impaler, an inspiration for the fictional vampire Dracula, was infamous for his cruel ways of punishing his foes. In what way did he punish his foes? A. by inserting a pole through their bodies and then boiling them alive in water B. by inserting a pole through their bodies and frying them in a huge oven C. by inserting a pole through their bodies and keeping them impaled until they died D. by inserting a pole through their bodies and then dipping them in hot oil which of these are apart of Anglo saxons period ?England, Scotland, and Wales united to become Great Britain. Artists were dedicated to presenting nature as transformative. Literature was passed down through generations by storytellers called scops. Qu significa que en el renacimiento se tuviera una visin antropocntrica? Does expansion of a nation represent progress why or why not Which statement gives evidence for Brutus's tragic flaw in The Tragedy of Julius Caesar?Brutus decides to join the conspirators to murder Caesar.Brutus finds honor in taking his life when his armies are defeated.Mark Antony decides to go to war against the conspirators to avenge Caesar.The audience pities Brutus because he has good intentions but is still defeated. Reactant A illustrates an example of which of the following?