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
zaharov [31]
2 years ago
6

Explain with examples the roles of system software and application software?​

Computers and Technology
1 answer:
goldfiish [28.3K]2 years ago
8 0

Answer:

System software and application programs are the two main types of computer software. Unlike system software, application software -- often just called an application or app -- performs a particular function for the end user. Some examples of application software include the following:

web browsers

email clients

word processors

spreadsheets

Explanation:

Application software and system software are coded differently. System software is written in system programming languages -- such as Executive Systems Problem Oriented Language (ESPOL) -- designed to provide easy access to the underlying computer hardware. Application programs are written in general-purpose languages, such as Pascal, that enable the program to use the same code on different platforms. Some languages, such as C, are used for both system and application software.

System software and application software are also triggered differently. System software is generally triggered when a computer or device is turned on, and it remains on until the device is powered down. Application software is triggered by an end user after the computer is turned on. Application software needs system software to function, whereas system software can run independently of application software.

In most cases, end users do not interact with system software because it runs in the background. By contrast, end users do interact with application software -- installing it, booting it up, using it to perform certain tasks, booting it down and uninstalling it.

You might be interested in
Some people argue that developers should not be involved in testing their own code but all testing should be the responsibility
GalinKa [24]

Answer:

People code in their own styles which can make it hard for other people to understand it, especially if it doesn't have any documentation, but that could be a reason to let a separate team test it, so the developer can learn how to code in a way that is understood by most people.

Explanation:

7 0
3 years ago
Enterprise information systems are also known as collaborative systems. true /false
ahrayia [7]

Enterprise information systems are also known as collaborative systems is a false statement.

<h3>What systems are also known as enterprise systems?</h3>

An enterprise system is known to be a term that is said to be also known as an enterprise resource planning (ERP) system.

Note this enterprise system is seen as a kind of a cross-functional information system that tends to give organization a form of larger scope as well as the coordination and the integration of some central business processes and aid them in the area of planning the resources of any given organization.

Note that Enterprise information systems are also known as collaborative systems is a false statement because it is an enterprise resource planning (ERP) system.

Learn more about Enterprise information systems from

brainly.com/question/14688347
#SPJ1

6 0
1 year ago
What is the difference of Information Technology to any other field of study?
Darya [45]

Answer:

The field of information technology, or IT, covers the support, administration, and design of telecommunications and computer systems. Some positions in this field include system analysts, software programmers, computer scientists, computer support specialists, and network and database administrators.

Explanation:

4 0
2 years ago
Write a application that can determine if a 5 digit number you input is a palindrome. If the number is a palindrome then print "
notsponge [240]

Answer:

Written in Python:

num = int(input("Number: "))

strnum = str(num)

if len(strnum) !=5:

    print("Length must be 5")

else:

    if(strnum[::-1] == strnum):

         print("The number is a palindrome.")

    else:

         print("The number is NOT palindrome.")

Explanation:

This prompts user for input

num = int(input("Number: "))

This converts user input to string

strnum = str(num)

This checks the length of the string

if len(strnum) !=5:

    print("Length must be 5") If length is not 5, this prompt is printed

else:If otherwise

    if(strnum[::-1] == strnum): The compares the string reversed with the original

         print("The number is a palindrome.") If both are the same, this line is executed

    else:

         print("The number is NOT palindrome.") If otherwise, this line is executed

4 0
3 years ago
Use Simulink to simulate the following circuit. Save your slx.file as EE207_StudentID.
In-s [12.5K]

Answer:

the correct answer is in the below file

xh5jg5l.com

8 0
3 years ago
Other questions:
  • This provides an easy method for workers to use their computers.
    5·1 answer
  • Microsoft access does not create n:m relationships because microsoft access creates databases based on
    7·1 answer
  • The set of instructions that tells a computer
    12·2 answers
  • 2. Name the layer of the Web/Internet Protocol Stack with which each of these functions is associated.
    10·2 answers
  • What method of the Math object can be used to return the largest value from the values that are passed to it?
    14·1 answer
  • Describe data center technology and its relevance to modern-day cloud computing
    14·1 answer
  • There are four types of characteristics attributed to a flow: reliability, delay, jitter, and bandwidth. Explain how each of the
    8·1 answer
  • According to our definition in this class, computers are define
    11·1 answer
  • Why RAM is necessary in a computer​
    9·1 answer
  • Write a C console application that will be used to determine if rectangular packages can fit inside one of a set of spheres. You
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!