Denise found a volume of documents in the trash bin that contained individuals, names, social security numbers and years of birth. After additional inspection, she realized it was an extra report from one of their file systems that had been discarded. What should Denise do?

Answers

Answer 1

Answer:

All of the above

Explanation:

The report is a piece of critical information in the company's file system that should be saved and secure from adversaries. All the options should be implemented to prevent and manage data leakage.


Related Questions

Do the lengths of 10,4 and 5 form a triangle explain why please I’m confused

Answers

Answer:

no

Explanation:

Imagine having sticks of these lengths. Attach the 4 and 5 to both ends of the 10. No way you can have them touch each other, not even when the triangle is flat.

The 4 and 5 add up to 9, that is less than 10.

The Triangle Inequality Theorem states that the sum of any 2 sides of a triangle must be greater than the measure of the third side.

7.5 Code practice Plz answer ASAP

Answers

def calculate_GPA(grade, weight):

   grades = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   if weight == 0:

       return grades[grade]

   else:

       return grades[grade] + 1

classes = int(input("How many Classes are you taking? "))

total = 0

for x in range(classes):

   letter = input("Enter your Letter Grade: ")

   user_weight = int(input("Is it weighted? (1 = yes) "))

   grade = calculate_GPA(letter, user_weight)

   total += grade

   print("Your GPA score is: ", grade)

print("Your weighted GPA is a",(total/classes))

I wrote my code in python 3.8. I was able to replicate the output in your picture exactly. If you need me to make any changes, I'll do my best.

The function is an illustration of for loops

For loops are used to perform repetitive operations; just like the while loop

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

#This defines the studentGPA function

def studentGPA(grade, weight):

   #This initializes a dictionary for all grades

   allGrade = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   #This sets the return grade to 0

   retValue = 0

   #If the grade is valid

   if grade in allGrade:

       #If the weight is 0

       if weight == 0:

           #Then score is not graded

           retValue = allGrade[grade]

       #If otherwise

       else:

           #This adds 1 to the return grade

           retValue = allGrade[grade]+1

   #This returns the grade point

   return retValue

#The main begins here    

#This gets the number of classes

klass = int(input("How many Classes are you taking? "))

#This initializes the total grade to 0

total = 0

#This following is repeated for each class

for x in range(klass):

   #This gets input for the letter grade

   letterGrade = input("Enter your Letter Grade: ")

   #This gets input for the weight

   weight = int(input("Is it weighted? (1 = yes) "))

   #This gets the corresponding grade

   grade = studentGPA(letterGrade, weight)

   #This prints the grade point

   print("Your GPA score is: ", grade)

   #This calculates the total grade

   total += grade

#This calculates the GPA

GPA = total/klass

#This prints the GPA

print("Your weighted GPA is a",GPA)

Read more about for loop at:

https://brainly.com/question/12736327

pleasee help meeeeeeeeee I’m stuckk!!!!

Answers

Answer: Charles Babbage

Answer:

a

Explanation:

trust

Decision support systems help managers use structured data to identify problems and find solutions to business-related problems. The financial management system is an example of this system.

Answers

Answer:

sorry about this

Explanation:

Other Questions
deberas que in English Medieval artists avoided sculptures that were 3D round and tended to want to do one dimensional (flat) sculptures?True or False Which of the following belongs in the empty box What is a benefit that CERT volunteers report after they complete training? A. Faster emergence response service for their family B. Knowing who to call when the power goes out C. Confidence they can protect themselves and others and minimize property damage D. Ability to fight house fires a first number plus twice a second number is 4. twice the first number plus the second number totals 26. find the numbers Matteo is following this recipe to make a cake. He wants to make three of these cakes.How much of each ingredient does he need?Recipe: Makes 1 cake 8 ounces butter 7 ounces sugar 10 ounces of flour 4 eggs 1 teaspoon (tsp) baking powder I know what it means I just want to see if you do. Free PonitsQue tengas un gran dia What do the C major, C sharp major and C flat major scales have in common? The line models the temperature starting at noon on an autumn day.a. Find the y-intercept of the function. b. What does the y-intercept represent?please help! (i will insert a picture so you can see the graph) Which of the following best defines judicial review?a. The power to create new laws that the legislative branch must passb. The power to determine which cases will be heard by the U.S. Supreme Courtc. The power to review and determine if laws or acts of governments are unconstitutionald. The power to force citizens to abide by decisions made by judges in the U.S. Supreme Court What are the principal energy level? And what do they represent? (3x+15) (2x)Help pls o1. Which criteria are used to classify amphibians into orders? please proof read Fawn was a member of a peaceful tribe who cared for the forest and all of the unique creatures that dwelled there. the tribe was hidden away from the dystopian outside world, until they day it found them. On the night before her seventh birthday the kings' soliders arrived bringing destruction with them. they first ripped plants from the soil, and then captured many terrified animals. Ravaging flames then consumed the forest entirely. The forest was decimated in the fire along with everyone Fawn cared for. Her tears reflected the pouring rain that slowly put out the fire. By time she was seven Fawn was alone. All she had left was the insignia etched pendant her parents gave her before pushing her through a portal that just outside the forest. She cleared the tears from her face, looked at the pendant and vowed to never let harm come to anyone or anything while she was around. HELP ASAP.WILL GIVE BRAINLIEST What is a definition for Constitution and a example A rectangular prism has a length of iom, a height of 2m, and a width of 5m. What isits volume, in cubic m? A similarity between Woodrow Wilson and Theodore Roosevelt was that bothO believed monopolies were bad for the country.O kept the United States out of foreign wars.O were candidates for two different parties.O were strong champions for the environment PLEASE HELP ASAP (: question in photo What are the units for measuring specific heat?a. degrees Celsius per gramb. joules per degrees Celsiusc. joules per gram degree Celsiusd. degrees Celsius per joule gram