Which securities protect data through processes, procedures,decisions,and user pernissions. Determines where and how data can be shared or stored

Answers

Answer 1

Answer:

Data can be stored on storage devices.

Explanation:

Network security, Application security and information security are the securities that protect data. Data can be stored on storage devices such as hard disk drives, solid state drives, external hard drives, USB flash drives and SD cards etc. Hard disk drives, floppy disks and tapes store data magnetically. The data can be stored with a device that spins the disk with magnetic coatings and heads has the ability to read and write information in the form of magnetic patterns.


Related Questions

Someone want to do a project for me, I will give 1000 points to you if you do it

Just let me know, and I'll make a new question with the assignment

Answers

It depends on what it is.

The measured values of a sensor must first be processed by which of the following prior to sending
to a computer?
A. an ADC
B. a DAC
Ca CPU
D. a PLD​

Answers

Answer:

A. an ADC

Explanation:

A sensor can be defined as a device designed to detect changes or events within its immediate surroundings and then transfers this data to the central processing unit of a computer.

Simply stated, a sensor is an input device that detects changes in its environment and sends the data to another electronic device. Thus, this data must be converted by an analog to digital converter (ADC) into a digital format that is understandable by the central processing unit (CPU) of a computer.

Hence, the measured values of a sensor must first be processed by the analog to digital converter (ADC) prior to sending to a computer.

Some examples of sensors are light sensors, tactile sensors, metal sensors (detector), etc.

HELP

AUDIO AND VIDEO

Which camera setting does this statement describe? The __________ of the camera determines the brightness or darkness of an image​

Answers

Answer:

Aperture

Explanation:

The Aperture of the camera determines the brightness or darkness of an image

Colors in graphics are represented by a ____________ data type.

Answers

Answer: Colors in graphics are represented by a ( string) data type.

Colors in graphics are represented by a string data type. Thus, option C is correct.

What is graphics?

The major benefit of someone using graphics for this intent is the utmost and highly desired high accuracy and simplicity we have from such drawings for the secured fabrication. Computer graphics is quite often used only for developing, altering, and creating various parts of machines as well as the entire contraption itself.

Alphanumeric data is represented as a string. This implies that a string may contain a variety of letters, all of which are treated as text, even if they really are integers.

The most popular data type for storing information is a sequence of characters. A string could also contain numbers and symbols, although they are always regarded as text.

Therefore, option C is the correct option.

Learn more about graphics, here:

https://brainly.com/question/11764057

#SPJ2

The question is incomplete, the complete question will be:

a data type. O Integer O String O Randonm O Float.

HELP ME PLEASE ASAP
Which file format would be best for transferring contacts from one program to another?
1. The .cnt format
2. The .exl format
3. The .pst format
4. The .csv format

Answers

Answer:

csv

Explanation:

got it right on edge

Answer:

csv and pst

Explanation:

the way of placing text between the margins of a place is called ​

Answers

Vertical alignment determines the position of the text within a section of a document relative to the top and bottom margins, and is often used to create a cover page.

Which of these statements would be an incorrect way to call the following function?

def circle_area(radius):
return 3.14 * radius * radius

A. print(circle_area(10))

B. circle_area(input(“Enter a circle radius.”))

C. radius = 5
circle_area(radius)

D. input(“Enter a circle radius.”)(circle_area())

Answers

Answer: D

Explanation:

circle_area requires a radius to be passed in. When the function is called there is nothing being passed in so you would get an error. Also the user input isn't being saved to any variable so you would probably get an error at that line first.

The incorrect option is A. Because the radius of the circle is not given.

What is programming?

Programming is the set of rules and algorithms by which the desired output can be obtained.

The set of rules is given below.

Def circle_area(radius):

return 3.14 * radius * radius

To get the circle's area we need to give the radius of the circle.

Then the incorrect option is A. Because the radius of the circle is not given.

More about the programming link is given below.

https://brainly.com/question/11023419

#SPJ2

What is the help and tips tab used for?


A.Students can click these tips in the instruction areas of lessons.

B.Highlights the code corresponding to a web page element when hovered over in the Preview Area.

C.Contain text and diagrams explaining the content. These are intended as helpful student resources, not class readings.

D.This tab contains all of the relevant videos and map levels for a particular level.

Answers

Answer:

C. Contain text and diagrams explaining the content. These are intended as helpful student resources, not class readings.

27. Which attribute is used to set the
border color of a table ?​

Answers

Is there a picture ?

Write a program that asks the user how many freebees they would like to buy then prints out the total cost

Answers

Answer:

Explanation:

The following code is written in Python and does exactly what is requested by the question. It asks the user how many freebes they would like using an input method, saves that value to a variable called number_of_freebies. Then it multiplies that variable by the cost of each feebie (assuming its $2 each) to get the total cost. Finally, printing out the total cost.

number_of_freebies = input("how many freebies would you like to buy? ")

cost_of_freebie = 2

total_cost = number_of_freebies * cost_of_freebie

print(total_cost)

Which of the following statements about meta tags is TRUE?
A.Meta tags are a way of filtering items online so that you only see the items that connect to your interests.
B.Meta tags are large amounts of data that websites collect from their users. C.Meta tags are snippets of text that describe the content of a page or object. D.All of the above are true​

Answers

Answer:

I guess c no. is the answer

How do you post pictures as the question? I don't feel like typing it out​

Answers

I think you can just search the question up by taking a picture of it and then putting where it says if the question isnt there and maybe u can erase the question and just take a picture of the question where ur asking and the thing to take a picture of it is on the bottom left

Prompt
What is a row?

Answers

Answer:

A row is a horizontal group of values within a table. Or a a number of people or things in a more or less straight line.

I don't know if you talking about the tech row .

Multiple Choice
In an online learning environment, where does the learning take place?
A. a bricks-and-mortar school
B. the Internet
C. a playground
D. a park

Answers

Answer:

B the internet

Explanation:

Online learning = internet

Complete the sentence with the correct response.

A marketing technique that uses social media sites to create a buzz about a product and gain word-of-mouth advertising
is known as ____ marketing.

Answers

Word of mouth marketing

The name for entering numbers into a spreadsheet is D___ E____. Write out the full name in ALL CAPITALS!

Answers

Answer:

DATE

Explanation:

what are the steps involed in accepting all the changes in a document?

click edit
click accept or reject
click changes
click accept all ​

Answers

Answer:

I. Click edit.

II. Click changes.

III. Click accept or reject.

IV. Click accept all.

Explanation:

In Computer programming, software developers usually designed and develop a box-like area attached to all software applications or programs and file explorer for the completion of various tasks by the end users such as requesting for additional information, presentation of extra informations or modification (changing) information in a document.

The sequential steps involed in accepting all the changes in a document includes;

I. Click edit: this is to allow you have access to the dialog box where a document's property can be changed or modified.

II. Click changes: you select the change (s) you want to effect on the document such as read-only, full control, hidden, etc.

III. Click accept or reject: you either select the accept or reject option after choosing a change.

IV. Click accept all: this saves the choice of the user by either overwriting the previous settings or maintaining the change, if it was rejected.

I need help ASAP thanks !

Answers

Answer:

i think c is the best choice

I need help ASAP please and thank you!

Answers

Answer:

the Answer is C hope its right

The answer is for the problem is C

ITEMS
Evan spent 25% of his money on rent and g on food, together his
expenses totaled to $75.00. Calculate the total amount of money Evan had​

Answers

Answer:

Total money he had = $136 (Approx.)

Explanation:

Given:

Spend on rent = 25%

Spend on food = 30%

Total of expenses = $75

Find:

Total money he had

Computation:

Total money he had = [Total of expenses][100/ (Spend on rent + Spend on food)]

Total money he had = [75][100/ (25 + 30)]

Total money he had = [75][100/ (55)]

Total money he had = 136.36

Total money he had = $136 (Approx.)

HELP ASAP!! Prompt what is Columm

Answers

Answer:

A column prompt is the most common and flexible prompt type. A column prompt enables you to build very specific value prompts to either stand alone on the dashboard or analysis or to expand or refine existing dashboard and analysis filters.

Explanation:

:)

Copy and paste is the only way to move text from one place to another.

True or
False​

Answers

Answer:

False

Explanation:

The reason I would consider this to be false is because you can also CUT and paste. Cutting is different from copying. When you use ctrl+x it cuts the words, and then you can use ctrl+v to paste them. When you are copying, you use ctrl+c and then ctrl+v to paste. Hope this helps

Answer:

false his answer OK false

Kelly wants to change the text in a cell so that it is centered instead of left-aligned, where should she look to make this
formatting change?
A) the data group
B) the alignment group
C) the design tab
D) the page layout tab

Answers

Answer:

c

Explanation:

I don't know if it's correct

make me brainlist

A human subject’s photographs show two catchlights in each eye that are unwanted by the photographer. What is the most likely cause of this problem?

Answers

a human subject's photographs show two catchlights in each eye that are unwanted by the photographer. what is the most likely cause of this problem? the fill light is too strong. the main light is too high.

Choose correct answers:15) Choose the correct words to finish this sentence: When choosing your insurance plan, you typically have the option of paying a ________ premium in exchange for ________ coverage or a ________ premium with less coverage.

Answers

Answer:

paying an insurance premium in exchange for accidental coverage or a minimum premium with less coverage.

Explanation:

Insurance is an arrangement in which a person transfers his risk to a company. The insurance providers assess the persons nature of risk and the probability for the accidents then they determine premium price based on the person risk. The insurance can be for health related problems, life insurance or an insurance for a car accidents.

Which of the following would be considered a subtopic for a mind map?
ecosystem

number of trees

plants

number of shrubs

Answers

Answer:

C) Plants

Explanation:

"Ecosystem" is the topic. Then "Plants" is the sub topic. Next the "Number of trees" and "Number of shrubs" branch out from there (Pun intended (; ).

Please help!!!
Which of the following statements is false?
A. In a form, you can focus on one record at a time.

B. With a form, a user can enter data into more than one table.

C. Forms often provide special tools such as drop-down boxes for finding data.

D. A calendar button appears next to the Date fields so you can choose a date from a calendar.

E. Tables arrange data so it is easy for people to understand.

Answers

The false statement about a form here is that Tables arrange data so it is easy for people to understand.

The correct answer to the question is option E.

What is a form?

A form can be described to be a document that may appear in paper or be in electronic devices.

The form is used to fill in important details about something. It helps to edit and display data which may be in a table form.

Read more on forms here: https://brainly.com/question/25456613

HELP ME PLZ IM AM STUCK ON THIS I NEED AWNSERS

Answers

Answer:

What are your cards?? I may be able to help you if you put your cards. :)

Explanation:

Macro mode is used to take landscape photographs of subjects fairly far from the camera.
Is this true or false?

Answers

The answer would be false!
It’s false have a nice day

Computers help eliminate the repetitiveness of manual task how can this benefit you in your overall career?

Answers

Answer:

Explanation:

When I went to high school, our next door neighbor had a pet dinosaur. We used to have to do math problems that were incredibly long and tedious. Things like the gas laws. They involve 5 numbers with 2 decimal places and we were asked to find the 6th number.

Eventually we were taught to use log tables but by then we were too numb to care.

Computers however take repetitiveness in their stride. They don't gag at how many times they have to repeat an operation. They don't mind if they do it a thousand times or a million or 100 million times. Some algorithms like the Monte Carlo method depend on trying an operation a million times. Humans would go crazy if they had to do that. Computers can do simple algorithms a million times while the mouse is on the go command.

If you pick a job like a tax consultant, you will be glad not to do any more than knowing where the numbers that make up your data go.

Same with banks and insurance jobs. I'll bet there are many jobs in medicine that require repetitive calculations.

Other Questions
This group, consisting mostly of farmers of Dutch descent, fought a guerrilla war against Britishoccupation of their lands until finally being overwhelmed by British technology.ZulusAfrikaansAnglicansBoers A roller coaster is at the top of a 72 m hill and weighs 134 kg. The coaster (at this moment) has____________ energy. Calculate it.A. Kinetic Energy and 347,328JB. Kinetic Energy and 9,648JC. Potential Energy and 9,648JD. Potential Energy and 94,550.4J write this expression without grouping symbols.-3x(2x+5) 1. What is the correct arrangement of these digestive system organs, in sequential order starting fromthe mouth?a. anus, large intestine, esophagus, stomach, and small intestineb. esophagus, stomach, small intestine, large intestine, and anusc. stomach, small intestine, esophagus, large intestine, and anusd. small intestine, large intestine, anus, esophagus, and stomach3. large intestine, anus, esophagus, stomach, and small intestine help meee plsssss:) Find the % water in this hydrate:ZnSO4 x 7H20need help asap which statement best expresses the theme of the story Thank You, Ma'am ??? Find the value of the expression below for x=3 x^2+5 Which reform measure could voters use if they wanted to change a law about taxes?O a direct electionO an initiativea recallO an impeachment What element of poetry is found in Sara Teasdale's poem "Barter"? Scent of pine trees in the rain A. simile - a comparison of two unlike things using like or as B. imagery - language that appeals to the five senses C. personification - giving human qualities to animals, objects, or ideas how many different aspects of baburs life can you identify? explain in simple wordsif anyone answer ,then i will give 100 points as well as brainest answer Read the lines from the poem "Nothing Gold Can Stay." Her early leafs a flower; But only so an hour. What is Little Turtle, chief of the Miami people, famous for?A: working with the French against the AmericansB: defeating United States troops led by General St. ClairC: helping the British build a fort in OhioD: destroying American settlements west of the Appalachians PLEASE HELP ASAP !!!!! 1. What are the phenotypes (descriptions) of rabbits that have the following genotypes?GgbbggbbggbbGgBb Pls pls help me I will mark you brainest Please help me, thanks :) Select the correct answer.The police arrested David while he was returning home on a Thursday evening. He appeared truly bewildered following the arrest. Hedemanded to know the charges that were filed against him. Which amendment of the Bill of Rights gives David the right to learn about thecharges leveled against him?. .Fourth Amendment B. Fifth AmendmentC. Sixth AmendmentD. Seventh AmendmentPLEASE HELP 30 POINTS A printer has a power of 100 W. It takes 30 seconds to print out a document. How much energy will ithave used? Which unique and successful method of documenting information on the streets is used by patrol officers?A. field notesB. field interviewsC. field reportsD. field investigation