1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anna [14]
3 years ago
6

Related to the State Process Model, what happens when an I/O event is triggered? a. The process moves from the state that is run

ning to the state where it waits b. The process moves from the state when is waiting to the state that is ready c. The process moves from the state that is running to the state that is ready d. The process moves from the ready to the state that is running e. A or B only f. All of the above
Computers and Technology
2 answers:
OLga [1]3 years ago
8 0

Answer:

when the I/O event is triggered the related model process in (f) all of the above. because

Explanation:

there are five state process model which include;

1.New

2. Ready

3.Running

4. Blocked

5.Exit.

sammy [17]3 years ago
6 0

Answer:

When the I/O event triggered, the process moves from the state that is in running, waiting, ready, and terminated. Option f is correct as the process model is based on these useful states for the understanding of the process.

Explanation:

In a computer system, the process contains a variety of states. These states are a useful abstraction for understanding processes.

There are five process

  • New
  • Ready
  • Run
  • Blocked Wait
  • Terminated

New _ In this process is created and programmed is present in secondary memory for the creation of the process.

Ready _ After the creation of process the process enters the ready state and loaded into main memory. The process is ready for execution by the CPU.

The CPU chooses run_ Process for execution.

Wait_When a process requests input from the user or needs access to the region, it enters into the wait state.

Terminated or complete_ process is terminated

All of these states are part of the State Process Model. All of the above are needed.

You might be interested in
_______ testing is a customer test that involves placing the product within the firm to see how it performs in different applica
Maslowich

Answer: Alpha testing

Explanation:

Alpha testing is basically perform to identify the issues and bugs before release any product. This type of testing basically place the products within firm and performed different types of applications.

The alpha testing is usually perform before the release any software products. It is the combination of both white and black box testing. The main function of this testing is to simulate the users by carried out different tasks to perform.

The alpha testing is known as alpha because it is done at the end of the software development.  

7 0
4 years ago
Is a colon (:) and semicolon (;) important in CSS declaration?
Mariulka [41]

Answer:

YES

Explanation:

this is very important

8 0
3 years ago
Write a program that reads a list of integers, and outputs those integers in reverse. The input begins with an integer indicatin
lyudmila [28]

Answer:

Following is the program in C language :

#include <stdio.h> // header file

#define n 5 //  macro

int main() main function

{

   int a[n],k1; // variable and array declaration

   printf("Enter the element:\n");

   for(k1=0;k1<n;++k1) //iterating the loop

   {

       scanf("%d",&a[k1]);//Read the values by user

   }

   printf("Output in Reverse Order:\n");

   for(k1=n-1;k1>=0;--k1)//iterating the loop

   {

   printf(" %d ",a[k1]); //Display the values

   }

   return 0;

}

Output:

Enter the element:

4

3

45

67

89

Output in Reverse Order: 89 67 45 3 4

Explanation:

Following is the description of the program

  • Define a macro "n" with value 5 after the header file.
  • Declared an array "a" and defined the size of that array by macro i.e "n".
  • Read the value by the user by using scanf statement in the array "a"
  • Finally In the last for loop display the values of array "a" by space.

7 0
3 years ago
The line cord of a vacuum cleaner must be of the A. Cotton-covered type. B. Jacketed type. C. Grounded type. D. Zip type.
Margarita [4]

Answer: c

Explanation: to be honest I guessed

I mean aren't cords usually laying on the ground

6 0
3 years ago
Read 2 more answers
What are the side effects of overclocking?
Oksana_A [137]

Answer:

Reduced processor lifespan, reduced fan cooler performance over time, bugs.

Explanation:

The reason is that when you overclock your processor you are increasing its base speeds in GHZ. The processor was designed to work at a determined speed, let's say 3.00 ghz. If you increase this speed to 4.00 ghz, it's not just that now it's working faster, it also draws more power from your power supply, and increases the heat that the chip is taking. Processors are designed to endure high temperatures, therefore, you will likely not see any damaged in short term, but your components life span will be severely reduced, also depending on how much you overclock the processor, and the stability of your system, you can see bugs, unexpected restarts, and strange behavior of the computer. As an example, the i5 4670k runs at 3.80 stock speed, it can reach 50 / 65 degrees under full load. If you raise the speed up to 4.5ghz it will reach 70/80 degrees, depending on your ambient temperature and other factors.

6 0
3 years ago
Other questions:
  • write a pseudo code and flow chart that take a number as input and prints multiplication table up to 10
    9·1 answer
  • When you choose a(n) ___________ installation, you only install selected features, rather than all of the features associated wi
    13·1 answer
  • Explain in two or three sentences why health science careers are among the fastest growing careers in
    9·1 answer
  • Write a program to prompt the user for a positive integer: N. The program will repeatedly divide the input in half using a loop,
    10·1 answer
  • A<br> is a reduced-size version of a graphic image used to help recognize and organize pictures.
    5·1 answer
  • What is the comment marker in Python? ("character marker" means the sequence of characters that indicates the beginning of a com
    6·1 answer
  • Random Star
    13·1 answer
  • Trading stock or selling stock, selling real estate for profit, and selling other assets that gain value over time.
    13·1 answer
  • Write a Java program that prompts for integers and displays them in binary. Sample output: Do you want to start(Y/N): y Enter an
    7·1 answer
  • True or False
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!