Identify the part of the information processing cycle described by each of the items below. A student types text into a word processing program. The computer checks and compares all words entered to find misspellings. > The computer shows possible misspellings on the screen. You save the revised document to the hard disk. < CDs and DVDs are examples of DONE 4 of 7​

Answers

Answer 1

the answers are:

- input

- processing

- output

- storage

- storage

Answer 2

Answer:

- input

- processing

- output

- storage

- storage

Explanation:


Related Questions

Judith wants sort data about information of students in a school into three columns: first by gender, second by state and third by age. To do so, she can select all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level. True or False

Answers

Judith can select all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level and thus it is a True statement.

What is sort data?

Sorting is known to be the act  of putting together data into something that is meaningful  and so that a person can analyze it more better.

Note that Judith using this method through the act of can selecting all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level is the right way to go about it.

Learn more about  sort data from

https://brainly.com/question/6580581

Suggest why people might not want the government to carry out Internet surveillance?​

Answers

Answer:

People dont want there day to day life being suerviellianed. It gives most people a sense of unease and uncomfort.

Explanation:

he memory protection requirement must be satisfied by the operating system rather than the processor. True False

Answers

Answer:

true

Explanation:

because memory protection and if not protect all is dead

I need help with my assignment, basically I need python to write " H E L L O " with the Ls being 50% larger! PLEASE HELP!!!

Answers

Answer/Explanation:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter H

draw.left(90)

draw.forward(70)

draw.penup()

draw.goto(0, 35)

draw.pendown()

draw.right(90)

draw.forward(30)

draw.penup()

draw.goto(30, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter E

draw.penup()

draw.goto(40, 0)

draw.pendown()

draw.right(180)

draw.forward(70)

draw.right(90)

draw.forward(35)

draw.penup()

draw.goto(40, 35)

draw.pendown()

draw.forward(35)

draw.penup()

draw.goto(40, 0)

draw.pendown()

draw.forward(35)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter L

draw.penup()

draw.goto(90, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

draw.left(90)

draw.forward(35)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter L

draw.penup()

draw.goto(135, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

draw.left(90)

draw.forward(35)

# printing letter O

draw.penup()

draw.goto(210, 70)

draw.pendown()

for i in range(25):

draw.right(15)

draw.forward(10)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~Learn with Lenvy~

An application requires a frontend web tier of multiple servers that communicate with a backend application tier of multiple servers. Which design most closely follows AWS best practices?

Answers

The design most closely follows this Amazon Web Service (AWS) best practices: multitenancy.

What is AWS?

AWS is an acronym for Amazon Web Service and it can be defined as a web-based service that is saddled with the responsibility of providing on-demand cloud computing and application programming interface (API) to individuals, governments, and business firms on a metered basis.

Generally, some key design principles of the Amazon Web Service (AWS) Cloud include the following:

ScalabilityAutomationDisposable resourcesLoose coupling managed services.Multitenancy

A multitenancy model is typically used for providing services to multiple end users through an instance of the application running on a server.

Read more on cloud computing here: https://brainly.com/question/19057393

According to the video, some workers who work for themselves, such as Actors, Musicians, or Writers, may have what sort of worker represent them to potential customers?

Answers

Answer: an agent

Explanation: got it correct

Which of these jobs would be most appropriate for someone who majors in information systems? A. Managing a group of programers B. Creating a cloud based customer service application app C. Providing telephone tech support D. Designing a database for an online retailer.

Answers

Answer:

B. Creating a cloud based customer service application app

Explanation:

Information Systems is described as an "academic study of various systems encompassing a particular reference associated with the complementary networks and information of the software and hardware that different organizations and people use to collect, create, process, distribute, and filter data.

The information system includes an integrated pair of different components for storing, collecting, and processing data, along with this, it is utilized for providing knowledge, information, and digital products.

In the question above, the correct answer is option-B.

Is anyone good a photography? If so pls any help would be great! Brainliest will be given:)

Answers

Answer:

Based on the image I'd have to say the answer is fast shutter speed

Write a pseudocode for the logic of a program that accepts five numbers from a user and displays one of the following messages:- The largest number is xx. The smallest number is xx

Answers

The pseudocode of a program is used as a prototype of the program

How to write the pseudocode

The pseudocode of the program is as follows:

Counter = 1Input numMin = numMax = num // Input remaining 4 numbers do { Counter = Counter + 1Input numIf (num < Min) { Min = num } if (num > Max)  {Max = num}  } while (counter < 5) Print Min, Max End

Read more about pseudocode at:

https://brainly.com/question/24735155

It would be at least two decades before some of
the technologies he demonstrated saw
widespread use, but all of them are used by
people today. Here is a list of some of Engelbart's
technologies. Which ones do you use today?

Answers

Answer: A,B,C,D,E

All of the above

Explanation:

Suppose you need to send a PowerPoint file to a friend who is using a very old version of PowerPoint. Which file format should you use?
pptx
pptk
ppt
pptm

Answers

Answer:

ppt

Explanation:

To my knowledge pptx is only available for Microsoft PowerPoint 2013 and up. ppt is the compatibility mode meaning older and newer version alike can open and edit such file

how many media are used in unimedium technology?​

Answers

Answer:

a lot.

Modern media comes in many different formats, including print media (books, magazines, newspapers), television, movies, video games, music, cell phones, various kinds of software, and the Internet.

Should spreadsheets be used to maintain a checkbook? Question 1 options: YES NO.

Answers

The spreadsheets should be used to maintain the checkbook. The option 1 of the problem is correct.

What is spreadsheet?

Spreadsheet is the electronic sheet in which the data can be arranged and saved for the future use. This data in a spreadsheet is arranged in the rows and the column of the spreadsheet.

Applications of spreadsheet are listed below.

Arrangement of the data in a proper format.Create reports and the charts to better understanding the data.Used in business, and account maintenance.Used for the simple as well as complex numerical calculations.

The spreadsheet is the best way to maintain a check book because with the help of spreadsheet, many formulas in each cell can be applied.

Hence, the spreadsheets should be used to maintain the checkbook. The option 1 of the problem is correct.

Learn more about the spreadsheet here;

https://brainly.com/question/4965119

Select the correct answer,
Which unit of program code takes inputs, performs operations on these inputs, and returns the outputs?
OA
statement
ОВ.
variable
OC.
constant
OD
function

Answers

Answer:

function

Explanation:

took the test

What links documents, allowing users to move from one to another simply by clicking on a hot spot or link

Answers

Answer:

These are called hyperlinks. A programming language called [tex]HTML[/tex] is responsible for these existing. It stands for hypertext markup language. It can also be used to link documents to each other through these hyperlinks.

Cloud computing allows you to store your files and access applications in a(n) ______ account. Select your answer, then click Done.

Answers

Cloud computing avails end users an ability to store their files and access software applications in an online account.

What is cloud computing?

Cloud computing can be defined as a type of computing that typically requires the use of shared computing resources over the Internet rather than local servers and hard drives.

Some examples of shared computing resources are:

Cloud storageServersComputer powerSoftware application

This ultimately implies that, cloud computing can be used by end users to store and access various files, documents and software applications, provided that they have an online account with the cloud service provider.

Read more on cloud computing here: https://brainly.com/question/19057393

Type the correct answer in the box. Spell all words correctly.
What do modern CPUs use to simulate the performance of multiple processors within one processor?
Modern CPUs use to simulate the performance of multiple processors within one processor?

Answers

Answer:

Modern CPUs contain multiple cores.  Think of it as multiple smaller CPU's on the single CPU chip.  The multiple cores can handle different processes in parallel allowing for multiple programs to be running at the same time.  This is not considered true multi-processing since the architecture still has a single I/O bus and can be subject to a single point of failure.  But the operating system will take advantage of the additional cores as if they were multiple physical CPU's - enhancing performance and productivity.

Explanation:

Carolyn owns a small business that designs air conditioning units for large buildings. A construction company that's building an office complex is looking for someone to design air conditioning units for the project. Carolyn should _____. send a memo submit a business report called a business proposal create a spreadsheet leave a long voicemail trying to convince the owner to give her a chance

Answers

Answer:

submit a business report called a business proposal

Explanation:

In this scenario, Carolyn should submit a business report called a business proposal. This proposal should detail all of the services that Carolyn's company provides, estimated pricing per square footage, materials used, estimated time frames, and contact information. The receiving company will see this proposal and if it meets their needs will contact Carolyn. From there, Carolyn can set up a meeting in order to discuss the finer details of the project.

Answer:

buisness proposal

Explanation:

Tabs you see at the bottom of your workbook file, labeled Sheet 1, Sheet 2, and so on. You can rename the tabs.
They represent worksheets within the workbook.
File
Function
Heading
Sheet Tab

Answers

I believe the answer is Sheet Tab

I hope that helped!

is it possible to get the sims 4 without paying or the free trial?

Answers

Answer:

No

Explanation:

The only way is to pay for the game or do the trial

if i cl/ear ch/at hist/ory on group/me on my comp.uter will it clear it on my phone

Answers

Answer: It is likely that this can happen.

Explanation:

If you really want to go the extra mile to clear it all, I may recommend that you clear it off the phone as well. Hope this helps.

plz help
What are the similarities between taking notes for audio and online materials? Check all that apply.

It is important to identify the keywords and concepts.
The Cornell method can be useful when students need detailed notes.
It is necessary to print the material from the online source and the audio recording.
The main idea of the material must always be identified.
It is essential to use the SQRW system.

Answers

Answer:

a b d

Explanation:

i just answered the question got it right edge 2020

Answer:

A. It is important to identify the keywords and concepts.

B. The Cornell method can be useful when students need detailed notes.

D. The main idea of the material must always be identified.

Explanation:

I answered the question on edge too! and got it right thanks to the person above me :)

Can someone please help me with this tynker lesson! Plz help me!

Answers

Answer:

Explanation:

no i cant its to hard.

You want to check whether a condition has been met, and if it has, perform one action. Otherwise, you want your program to perform a second action. What sort of programming operation would help achieve this

Answers

The  sort of programming operation that would help achieve the above work is Conditional Branch.

What is conditional branching?

A conditional branch is known to be an instruction in a computer. Note that this is a branch instruction that can or cannot give or make a transmission of control that depends on the value of stored bits in the PSR.

It is known to help in decision-making duties in the control unit and it is a kind of programming operation that would help achieve the above work.

Learn more about programming  from

https://brainly.com/question/22654163

1. Data in a smart card can be erased
TRUE
FALSE
2. Internal hard drive is a primary storage in your computer
TRUE
FALSE
3. Optical readers uses a light source to read characters or marks
TRUE
FALSE
4. Magnetic stripe can contain upto 100 characters
TRUE
FALSE
6. Printers are output devices which produces hard copy of information
TRUE
FALSE

Answers

Answer:

false

true

false

true

true

Answer:

Optical memory cards can store up to 4 MB of data. But once written, the data cannot be changed or removed. Thus, this type of card is ideal for record keeping - for example medical files, driving records, or travel histories.

What color model should Joe use if he will be using an offset printing press?

A. RGB

B. hexadecimal

C. CMYK

D. index

Answers

Answer:

CMYK

Explanation:

Monitors typically use RGB color (additive model — adding to make white), but offset printing uses CMYK pigments (subtractive color — subtracting from the existing white). Printed images have less visual range, saturation, and contrast than digital images, so in print, colors will usually appear darker and less vibrant.

Answer:

The correct answer is letter C. CMYK

Explanation:


Which of the following statements does not explain the difference between safety stock
Inventory and the cross docking method?

Answers

The statements does not explain the difference is that Cross-docking reduces inventory and storage space requirements, but handling costs and lead times tend to increase.

What is the difference between safety stock inventory and the cross-docking method?

safety stock inventory is known to be a kind of traditional warehousing systems that needs  a distributor to have stocks of product already at hand to ship to their customers.

But  a cross-docking system is one that is based on using the new and best input such as technology and business systems to produce a JIT (just-in-time) shipping method.

Learn more about safety stock Inventory from

https://brainly.com/question/18914985

how does a computer process data

Answers

Answer:First, data is converted to simple numbers that are easy for a computer to store. Second, the numbers are recorded by hardware inside the computer. Third, the numbers are organized, moved to temporary storage and manipulated by programs, or software.

Explanation:Done:)

What is the value of the variable result after this code executed?

>>> a = 7
>>> b = 2
>>> c = 0
>>> result = a * b - b / (c+b)
>>> result

output:__?

Answers

Answer:

the answer is 13

Explanation:

I did the test/assignment but all u have to do is copy and paste each line in python or slove like a regular math problem like so,

7 * 2 - 2 / (0 + 2) = 13

result = 13

**sry for late answer***

1. What do you think are the importance of 5S Principles?

2. Cite a situation in which you can apply the knowledge of understanding 5S Principles?​

Answers

1) The importance of the 5s Principles is to improve productivity in industries, hospitals, government and education. Additionally it helps to eliminate wasted time, space and inventory.

(2) I can use the knowledge acquired from the 5s Principles to make my everyday life easier.

Please have a great day <3

Other Questions
Cassius, Casca, and Cinna hope to:A) convince Brutus to join them in their plot to kill Caesar.B) calm Brutus down.C) force Brutus to flee from Rome.D) keep their plans secret from Brutus. Wells Technical Institute (WTI), a school owned by Tristana Wells, provides training to individuals who pay tuition directly to the school. WTI also offers training to groups in off-site locations. WTI initially records prepaid expenses and unearned revenues in balance sheet accounts. Its unadjusted trial balance as of December 31 follows along with descriptions of items a through h that require adjusting entries on December 31.Additional Information Items:a. An analysis of WTI's insurance policies shows that $2,400 of coverage has expired.b. An inventory count shows that teaching supplies costing $2,800 are available at year-end 2015.c. Annual depreciation on the equipment is $13,200.d. Annual depreciation on the professional library is $7,200.e. On November 1, WTI agreed to do a special six-month course (starting immediately) for a client. The contract calls for a monthly fee of $2,500, and the client paid the first five months' fees in advance. When the cash was received, the Unearned Training Fees account was credited. The fee for the sixth month will be recorded when it is collected in 2016.f. On October 15, WTI agreed to teach a four-month class (beginning immediately) for an individual for $3,000 tuition per month payable at the end of the class. The class started on October 15, but no payment has yet been received. (WTI's accruals are applied to the nearest half-month; for example, October recognizes one-half month accrual.)g. WTI's two employees are paid weekly. As of the end of the year, two days' salaries have accrued at the rate of $100 per day for each employee.h. The balance in the Prepaid Rent account represents rent for December. Debit Credit Cash 34,000 Accounts receivable 0 Teaching supplies 8,000 Prepaid insurance 12,000 Prepaid rent 3,000 Professional library 35,000 Accumulated depreciationProfessional library 10,000Equipment 80,000 Accumulated depreciationEquipment 15,000Accounts payable 26,000Salaries payable 0Unearned training fees 12,500Common stock 10,000Retained earnings 80,000Dividends 50,000 Tuition fees earned 123,900Training fees earned 40,000Depreciation expenseProfessional library 0 Depreciation expenseEquipment 0 Salaries expense 50,000 Insurance expense 0 Rent expense 33,000 Teaching supplies expense 0 Advertising expense 6,000 Utilities expense 6,400 Totals 317,400 317,400Required:Prepare the adjusting entries, adjusted trial balance, and financial statementsof above entries. I would like the right and serious answer pls thx :D Choose the correct form of the PASS COMPOS or the IMPARFAIT: Il ___ (tre) trs grand et il avait des yeux noirs.esttaita tavait t 14. If f(x) = 3x - 4 and g(x) = x2 - 4x + 6, then f(x) - g(x) for what values of x? Why must the process of meiosis create only half the number ofchromosomes (23) in each new cell? *A. The cells are smaller.B. Egg and sperm cells must only have y the number of chromosomes so that whenthey combine the number will equal 46.C. 2 the number of chromosomes are not produced in this process, 46, the totalnumber is producedD. If not, the cell would die. What effect does Cassiuss request to swear a resolution have on Brutus? I"LL MAKE YOU BRAINLIEST IF YOU ANSWER IN 5 MINUTES OE LESSA swimming pool is being filled with water. After 25 minutes, 1/6 of the swimming pool is filled. How much longer will it take to completely fill the pool, assuming the water Rate is contested? PLEASE HELP FAST!poem always has an even number of feet in each line. O A. True OB. False In a survey of 930 students in a school, 92% reported having pets at home. What is the margin of error? Byrons income last year was $61,700. He made $48,000 at his plumbing job and had income from an apartment that he rented out. If Byron earned the same amount of rent each month for the entire year, approximately how much per month did he collect? a. $940 b. $1,140 c. $4,000 d. $5,140 Please select the best answer from the choices provided A B C D. 8w2x + w2x you have to simplify but it polynomial equations The opposite angles of cyclic quadrilateral are(3X+10) and (2X+20). Find the angles. WILL GIVE BRAINLIEST IF UR RIGHT! PLEASE HELP!How does culture affect the way Surja and her husband react when they discover the young girl, Kunda?Select each correct answer.Surja proposes that Kunda marry her adopted brother, Tara, since Tara and Kunda are from the same social caste.Surja becomes jealous because she fears her husband will put her aside to marry the younger woman.Kunda has no family since her parents are dead and her aunt cant be located; Nagendra and Surja try to find her a safe home.Kunda is old enough to be married; Nagendra declares he will marry her so she will be a protected member of his family. For an atom (which is neutral), which of these must betrue?The number of protons is equal to the number of electronsThe atomic number is equal to the mass numberThe number of electrons is equal to the number of neutronsThe number of protons is equal to the number of neutrons what art did the samurai make or practiced? 200% of d is 18. What is d? Which action demonstrates increasing the resistance of a movement by lengthening the distance between the joint and the movement? Farm : agriculture :: school : education Farm is to agriculture as school is to education Question: Describe the analogy by explaining the relationship between the two word pairs. A 22 g particle is moving to the left at 21 m/s . How much net work must be done on the particle to cause it to move to the right at 46 m/s