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]
4 years ago
15

What tasks do most operating systems perform?

Computers and Technology
1 answer:
umka2103 [35]4 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
Function of pons for class 7​
Dmitriy789 [7]
The pons is the primary structure of the brain stem present between the midbrain and medulla oblongata. It serves as a relay signals between the lower cerebellum, spinal cord, the midbrain, cerebrum and other higher parts of the brain. The main functions of the pons include: Controlling sleep cycles.
6 0
3 years ago
Write a program to take in a time-of-day on the command-line as 3 integers representing hours, minutes, and seconds, along with
nexus9112 [7]

Answer:

In Python:

hh = int(input("Hour: ")) * 3600

mm = int(input("Minutes: ")) * 60

ss = int(input("Seconds: "))

seconds = int(input("Additional Seconds: "))

time = hh+ mm + ss + seconds

hh =  int(time/3600)

time = time - hh * 3600

mm = int(time/60)

ss = time - mm * 60

while(hh>24):

   hh = hh - 24

print(str(hh)+" : "+str(mm)+" : "+str(ss))

Explanation:

We start by getting the time of the day. This is done using the next three lines

<em>hh = int(input("Hour: ")) * 3600</em>

<em>mm = int(input("Minutes: ")) * 60</em>

<em>ss = int(input("Seconds: ")) </em>

Then, we get the additional seconds

<em>seconds = int(input("Additional Seconds: "))</em>

The new time is then calculated (in seconds)

<em>time = hh+ mm + ss + seconds</em>

This line extracts the hours from the calculated time (in seconds)

hh =  int(time/3600)

time = time - hh * 3600

This line extracts the minutes from the calculated time (in seconds)

mm = int(time/60)

This line gets the remaining seconds

ss = time - mm * 60

The following iteration ensures that the hour is less than 24

while(hh>24):

   hh = hh - 24

This prints the calculated time

print(str(hh)+" : "+str(mm)+" : "+str(ss))

6 0
3 years ago
Question # 9
Ganezh [65]

Answer:

flight stimulators are used to train astronaut and design simple air craft

8 0
2 years ago
The permissions of a file in a Linux system are split into three sets of three permissions: read, write, and execute for the own
Reptile [31]

Answer:

Explanation:

def octal_to_string(octal):

   result = ''

   value_letters = [(4, 'r'), (2, 'w'), (1, 'x')]

   for c in [int(n) for n in str(octal)]:

       for value, letter in value_letters:

           if c >= value:

               result += letter

               c -= value

           else:

               result += '-'

   return result

print(octal_to_string(755))

print(octal_to_string(644))

print(octal_to_string(750))

print(octal_to_string(600))

**************************************************

7 0
3 years ago
Reserve space in memory for a variable called UIN of size word. The initial value of UIN will be the sum of the digits in your U
sladkih [1.3K]

Answer:

Explanation:

See the attached picture for answer.

4 0
3 years ago
Other questions:
  • Can I recover my data from HDD if I just started formatting but did not finish it? (I ceased it!)
    7·1 answer
  • How are desktop and mobile operating systems similar?
    5·1 answer
  • How do you delete an credit card off an iPhone 7
    5·1 answer
  • You would like to emphasize certain key terms on a slide with a bold format. Which slide element should you modify to provide th
    15·2 answers
  • Which of the following is an example of an access object?
    9·1 answer
  • You have a screen and a pen, which is an instance of the Turtle class.
    13·2 answers
  • Write an expression whose value is the concatenation of the three strigs name1, name2, and name3, separated by commas
    9·1 answer
  • Page 1. I who invented computer?​
    9·1 answer
  • What does it mean when someone silences notifications?.
    13·1 answer
  • As a network architecture, you are tasked with designing a network for a six-story
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!