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
kirill [66]
3 years ago
15

What tasks do most operating systems perform?

Computers and Technology
1 answer:
umka2103 [35]3 years ago
8 0

Answer:

The most operating system perform these task that can be given as:

Allocating RAM to open programs.

Creating and maintaining the FAT .

Coordinating the interaction between hardware and software.

Displaying the GUI .

Explanation:

The description of these task as follows:

  • Allocating ram to open program: RAM stands for Random Access Memory in the operating system when we on the computer system so the operating system first load some file that use the ram because it is volatile memory. It works when the system is on.
  • Creating and maintaining the FAT : FAT stands for File Allocation Table. This file stored in the hard drive that usually support 12 or 16-bit cluster for insert data into FAT. This file is only used by the operating system for creating and manages files.
  • An operating system works as an interface between computer hardware and the user. It is a System software that coordinates between hardware and software.
  • Displaying the GUI: The term GUI stands for graphical user interface. It is a feature of operating systems that provide the GUI mode. In this mode, the user can understand things more easily.
You might be interested in
Given an int variable n that has been initialized to a positive value and, in addition, int variables k and total that have alre
Fudgin [204]

Answer:

The c++ program to implement the while loop is given below.

#include <iostream>

using namespace std;

int main() {

  // declaration of integer variables

   int k, n, total;

   // initialization of integer variables

   k=1, n=4, total=0;

//  loop executed till value of k becomes equal to value of n

   while( k <= n ){

       // cube of every integer is added to the variable total

       total = total + ( k * k * k );

       // value of k is incremented to go to the next number

k = k + 1 ;

   }  

   return 0;

}  

Explanation:

The program begins with the declaration of integer variables.  

int k, n, total;

This is followed by initialization of these variables.

k=1, n=4, total=0;

The while loop runs over the variable k which is initialized to 1. The loop runs till value of k reaches the value of integer n.

First, cube of k is computed and added to the variable total.

After first execution of the loop, total is initialized to the cube of 1.

Next, value of variable k is incremented by 1 so that k is initialized to next integer.

After first execution of the loop, k is incremented from 1 to 2.

while( k <= n )

{

total = total + ( k * k * k );

k = k + 1 ;

   }

When the value of k reaches the value of integer n, the cube of n is calculated and added to the variable, total.

When k is incremented, it becomes more than n and hence, loop gets terminated.

As the return type of main is int, the program terminates with the statement shown below.

return 0;

No output is displayed as it is not mentioned in the question.

No user input is taken as it is mentioned that integer variables are already initialized.

4 0
3 years ago
Expand and simplify the following expressions. 1/2 [ 2x + 2 ( x - 3)] *​
Lerok [7]

Answer: 2

x

−

3

Explanation:

4 0
3 years ago
Write two sentences but each one having either computer in it or technology in it. You can use a word more than once in a senten
Ksju [112]

Answer:

Sentences:

1.My computer has a virus

2.Technology may take over the world someday

Explanation:

7 0
3 years ago
Read 2 more answers
HINTS;
ExtremeBDS [4]
Good job! please mark as branliest?!
4 0
3 years ago
Secondary storage is also known as the ‘main memory’
valentinak56 [21]

Physical memory

Main memory refers to physical memory that is internal to the computer.

3 0
2 years ago
Other questions:
  • Which device or software application detects errors in system configurations?
    8·1 answer
  • 1. Create an array of ints with 20 elements. With a random number generator, seeded with time, assign a random number between 1
    8·1 answer
  • A python programmer is writing a function definition. What syntax should be used?
    6·1 answer
  • How do you get the computer to stop opening randomly
    15·2 answers
  • Describe the difference between a myth and a fable.
    12·1 answer
  • PLEASE HELP THANK YOU
    7·1 answer
  • Why is it a good idea not to change the subject line when replying to a message?
    8·2 answers
  • Which file is usually the first file to be displayed when you navigate to a website?
    5·1 answer
  • Non related to school but im interested,<br><br> Who here actually watches dream smp be honest
    9·2 answers
  • write a recursive bool valued function containsvowel that accepts a string and returns true if the string contains a vowel
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!