Question

In: Computer Science

End user programs are designed for specific functions such as word processing or a game. You...

End user programs are designed for specific functions such as word processing or a
game. You have installed a new piece of applications software onto a stand-alone PC.
You then find that the printer attached to the PC fails to produce what can be seen on
screen in that package. Explain clearly why this might happen.

Solutions

Expert Solution

The system software acts as an interface between the computer hardware and the application software. The end user will interact mainly with application software. Application software  is a program or group of programs designed for end users.

In the future this type of interface will become more easier to use as it moves towards natural interfaces.Applications are bundled with computer and its system software or published separately, or may be coded as proprietary, open-source

System software consists of the operating system and utility programs that control a computer system and allow you to use a computer. These programs enable the computer to boot, to launch application programs, and to facilitate important jobs, such as transferring files from one storage medium to another, configuring the computer to work with the hardware connected to it, managing files on the hard drive, and protecting the computer system from unauthorized use.


Related Solutions

Java Project Requirements: 1.Write a Java program that plays a word game with a user. The...
Java Project Requirements: 1.Write a Java program that plays a word game with a user. The program asks the user questions and then creates a paragraph using the user’s answers. 2.The program must perform the following: a.Uses a Scanner object to ask the user: (The program asks for no other information) i.Full Name (First and Last name only) - stores this Full Name in one String object variable. ii.Age – must be read in as an int. iii.Profession or expected...
1.- In this assignment you will implement a simulation of the interaction of user programs with...
1.- In this assignment you will implement a simulation of the interaction of user programs with the OS to execute an I/O operation on two different devices. User programs: User programs will communicate with DOIO (OS) to request an I/O operation. (This will simulate a system call) User programs will give to DOIO three parameters: User id, device number (dev is a random number in the range 1 and 2 that represents device one or device two) and an address...
Scrambled Word Game (Python) Topics: List, tuple In this lab, you will write a scrambled word...
Scrambled Word Game (Python) Topics: List, tuple In this lab, you will write a scrambled word game. The game starts by loading a file containing scrambled word-answer pair separated. Sample of the file content is shown below. Once the pairs are loaded, it randomly pick a scrambled word and have the player guess it. The number of guesses is unlimited. When the user guess the correct answer, it asks the user if he/she wants another scrambled word. bta:bat gstoh:ghost entsrom:monster...
For PACMAN game specification 2.1   Product Perspective 2.2   Product Functions 2.3   User Classes and Characteristics 2.4  ...
For PACMAN game specification 2.1   Product Perspective 2.2   Product Functions 2.3   User Classes and Characteristics 2.4   Operating Environment 2.5   Design and Implementation Constraints 2.6   Assumptions and Dependencies
) Use functions and arrays to complete the following programs. Requirements: • You should use the...
) Use functions and arrays to complete the following programs. Requirements: • You should use the divide-and-conquer strategy and write multiple functions. • You should always use arrays for the data sequences. • You should always use const int to define the sizes of your arrays. a. Write a C++ program. The program first asks the user to enter 4 numbers to form Sequence 1. Then the program asks the user to enter 8 numbers to form Sequence 2. Finally,...
LISP FUNCTIONS Imagine you are writing the AI for a simple game that will require an...
LISP FUNCTIONS Imagine you are writing the AI for a simple game that will require an adversarial search. The state of the game can be represented using a list of 3 elements, such as (B B B). The list representing the game state can contain any combination of 3 values: A, B, or C. It will always have exactly 3 items. (Let's call it the "state list"). With that in mind, write the following LISP functions: TERMINAL-TEST - this function...
The user is going to cin a whole bunch of regular text. You store each word...
The user is going to cin a whole bunch of regular text. You store each word based on its first letter. Print out all the words they used by letter. Strip all punctuation and uncapitalize everything. : - Project set up with stl includes, correct files, and turned in correctly. (Zipped project with no inner debug folder.) - Basic data structure made. This requires at least two connected containers. More is okay if it makes sense to you, but no...
Suppose you are a monopolist in the market for a specific video game. Your demand curve...
Suppose you are a monopolist in the market for a specific video game. Your demand curve is given by P = 150 – Q, and your marginal cost curve is MC = Q/2. Your fixed costs equal $2000. a. Graph the demand and marginal cost curve. b. Derive and graph the marginal revenue curve. c. Calculate and indicate on the graph the equilibrium price and quantity. d. What is your profit? e. What is the level of consumer surplus?
Suppose you are a monopoly in the market for a specific video game. Your demand curve...
Suppose you are a monopoly in the market for a specific video game. Your demand curve is given by P = 100 - Q / 2, and your marginal cost curve is Cm = 20. Your fixed costs are $ 300. a. Graph the demand and the marginal cost curves. b. Derive and plot the marginal income curve on the same graphic above. c. Calculate and indicate on the graph the price and quantity monopolistic. d. What is your profit?...
Several turns later you end up in jail (in the game): the rules says that on...
Several turns later you end up in jail (in the game): the rules says that on your turn if you roll a six-sided die three times without getting a 1 you get out of jail. What is the probability that you will not get out of jail on your next turn, i.e. what is the probability that you roll a one at least once in three rolls?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT