Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Part 3: Writing about figure 1.2, the textbook author says, \"Note that the exac

ID: 3876228 • Letter: P

Question

Part 3: Writing about figure 1.2, the textbook author says, "Note that the exact nature of the channel is not important for this discussion." Explain why not. In another paragraph, explain what this has to do with abstraction.

Part 4: Consider a file stored on the computer you regularly use. List the hardware involved with storing and retrieving the file. Similarly, list the software. Is there data involved, other than the contents of the file itself? If so, what? If not, why is other data not needed? Could the contents of the file be something other than data? If so, what? If not, why not?

10 PART ONE AN OVERVIEW OF COMPUTER SYSTEMS FIGURE 1.2 Typical Web Browser Application Use Web Browser Web Server User Page request message Page request message Communication Channel URL HTML file HTML variety of forms, provided that the interface requirements are met, and are determined by such characteristics as performance, convenience, and cost. The work performed by an individual computer system within the IT system can be characterized by input, processing, and output. This characterization is often represented by the Input-Process-Output (IPO) model shown in Figure 1.3 Storage is also represented within this model. Alternatively, storage can be interpreted as output to be saved for use as future input. Storage is also used to hold the software programs that determine the processing operations to be performed. The ability to store programs and data on a temporary, short-term, or long-term basis is fundamental to the system. In Chapter 2, Section 2.2, we will show that all IT systems can ultimately be characterized by the same basic IPO model at all levels, from a single computer to a complex aggregation of computers, although the complexity of large systems may obscure the model and make it more difficult to determine the actual inputs, outputs, and processing FIGURE 1.3 A Computer Process Storage Input Process Output

Explanation / Answer

Question 3

As per the textbook author "Note that the exact nature of the channel is not important for this discussion." this is because here its a simple message request is passed from the web browser to the web server.In this case no modifucation are required.If like some banking sites or we are going for some transaction then we will need a secured channel to complete the transaction.

Abstraction means to represent the essential features of the system without getting involved in the complexity of the entire system.If we see when we are calling from an mobile we just type the number and press the call button.We dont need to know how the internal system is working.Same as here we are pasiing the message from the host to the server.We need not know that how or which channel is used for the communication.

Question 4

Let us take the example of a doc file.

The hardware required for storing and retrieving the file is the hard disk.
Software which is required to for the use is Mricrosoft Office.
Other software is not needed beacause all the necessary function are performed by Office only.