what's the difference between an operating system and an application software?​

Answers

Answer 1

Answer:

An operating system is something that controls the functions of an application software(app). The app does specific tasks for the end-user; the end user is someone who is, or is supposed to, use a product. The app uses API to request services from the operating system. If the user is interacting direct with software, it is an application software.

Explanation:


Related Questions

Upon knowing the nutritional value of meat, do you think it is necessary to include it on our everyday diet? Why or why not?​

Answers

no because a lot of anything can be bad for you. hope this helped (i could be wrong)

FOR CALL OF DUTY MOBILE GAMERS PLS HELP!

I am on lvl 42 and was wondering if I created a call of duty account will that reset my account or will it stay the same?

Answers

since the app are two different things its crucial to have a activision account, though the progress wont be reset unless you do have an activision account

what is the purpose of joystick​

Answers

In computer

a joystick is a cursor control device used in computer games and assistive technology

that's my answer hope it helps

Mention and justify any business task that cannot be done in the Cloud

Answers

Cloud computing makes it difficult to monitor real-time data for the business.

What is cloud computing?

Cloud computing is given as the accessing, storing, and managing of data over the internet with the securing firewall network.

Cloud computing however is found to be developed with the challenges that made the difficult business tasks.

The task such as maintaining the real-time monitoring is not provided by various cloud providers was found as the task to be difficult to work with cloud computing.

Learn more about cloud computing, here:

https://brainly.com/question/11973901

#SPJ1


Online education students need to be taught

the reasons why they should be ethical
how to be friends with their instructors
how to waive their right to privacy
how to communicate professionally
how to commit academic fraud

Answers

Online education is a teaching practice delivered through the internet. The students learning from online platforms must be taught to be ethical.

What is the importance of ethics and integrity?

In the online education system, the students should learn to be ethical and integral as it enables the students and their teachers to be creative, free to create ideas, and acknowledge others' work.

Ethics teaches the students to develop their personalities and behavior. Students' integrity allows them to be honest, responsible, and fair towards their work and instructor.

Therefore, option A. online learning students must be taught to be ethical.

Learn more about online learning here:

https://brainly.com/question/14708323

#SPJ1

Answer:

-the reasons why they should be ethical

-how to communicate professionally

Explanation:

What is it called when you define a variable for the first time

Answers

Answer:

That is called declaring a variable

Explanation:

Answer:

declaring a variable

Explanation:

you have to declare a variable before you call it

Daisy loves playing games with words. Recently, she has been playing the following Deletive Editing word game with Daniel. Daisy picks a word, for example, "DETERMINED". On each game turn, Daniel calls out a letter, for example, 'E', and Daisy removes the first occurrence of this letter from the word, getting "DTERMINED". On the next turn, Daniel calls out a letter again, for example, 'D', and Daisy removes its first occurrence, getting "TERMINED". They continue with 'I', getting "TERMNED", with 'N', getting

Answers

The steps for Daisy to take in giving the Input and Output of the program are as detailed below.

How to create a program for games?

For the Input, we do it as follows;

The first line of the input contains an integer n — the number of test cases (1 ≤ n ≤ 10000). The following n lines contain test cases.

Now, each test case will consist of two words s and t separated by a space. Each word consists of at least one and at most 30 uppercase English letters; s is the Daisy's initial word for the game; t is the final word that Daisy would like to get at the end of the game.

For the Output, we will do it as follows;

Output n lines to the output — a single line for each test case. Output "YES" if it is possible for Daisy to get from the initial word s to the final word t by playing the Deletive Editing game. Output "NO" otherwise.

Read more about game programs at; https://brainly.com/question/1786465

#SPJ1

Ability of a controller to communicate with the main memory is called ________.?

Answers

Answer:

Memory controller

Explanation:

hope it helps

what instruments uses MIDI?

Answers

Answer:

Of course, MIDI is not just for keyboards... other MIDI-equipped musical instruments include digital drums, guitars, wind instruments, and more. For electronic dance

From the order _details table-product_id, quantity, item_price where the quantity is greater than 3 and sorted by price



SQL problem?

Answers

Answer:

SELECT product_id, quantity, item_price

FROM order_details

WHERE quantity > 3

ORDER BY item_price

Explanation:

Write the following function that returns True if the list is already sorted in increasing order:
def issorted (1st):
Write a test program that prompts the user to enter a list of numbers separated by a space in one line and displays whether the list is sorted or not.
Here is a sample run:
Sample Run 1
Enter list: 1 1 3 4 4 5 7 9 10 30 11
The list is not sorted
Sample Run 2
Enter list: 1 1 3 4 4 5 7 9 10 30
The list is already sorted​

Answers

Answer:

# Get input and strip any leading/trailing spaces

inputList = input('Enter list: ').strip()

def issorted(lst):

   if len(lst) < 2:

       return True

   

   current = 1

   prev = 0

   while current < len(lst):

       # Compare if current value is less than the previous one

       if int(lst[current]) < int(lst[prev]):

           return False

       

       prev = current

       current += 1

   

   return True

# Convert input to list

inputList = inputList.split(' ')

# Print output

if issorted(inputList):

   print("The list is already sorted​")

else:

   print("The list is not sorted")

What is the difference between DWT and CWT?

Answers

Answer:

raspuns:

Explanation:

amandoua sunt cam la fel dar si diferite pe alte parti

Which of the following is a strength of monetary policy?

A. Control of the money supply
B. Time lag
C. Can only be expansionary

Answers

Answer:

A

Explanation:

Monetary has to deal with money.

Suggest any three security requirements that any organisation must implement and explain how a framework can be used for security and control of its data

Answers

The security implementation by any organizations are:

Backup the computer systems.

The use of antivirus.

Avoidance of suspicious website.

How is data security performed?

In an organisation, the data is protected to avoid data and security breaches along with other treats through the following:

Backup the computer systems: Some computer viruses that would require the removal of organisations' data. Without a backup, there would be no way to recover the lost data.

The use of antivirus: This is an anti-virus software that helps to protect the computer system again malware.

Avoidance of suspicious website: The opening of suspicious website should be avoided while implementing security in an organisation.

Learn more about data security here:

https://brainly.com/question/25720881

#SPJ1

To embed an existing word object in a slide what would you click

Answers

Answer:

Right-click the object, and then click Linked Presentation Object or Slide Object. Click Open or Open Link, depending on whether the object is embedded or linked, and then make the changes that you want. If the object is embedded, the changes are only in the copy that is in the document.

Explanation:

Which tab alignment option specifies that text and characters will shift to the left as you type?

A. Decimal

B. Center

C. Right

D. Left

Answers

Answer:

D. Left

Explanation:

.

Answer:

You choose this one that is on the image that is blue

Explanation:

It will move to the right

I will give brainyest
My Chromebook turned off and it won't turn back on and it's not dead. What do I do?

Answers

Answer:

Power down your Chromebook by doing a hard reset.

Explanation:

The first thing to check for when your Chromebook won't turn on is a dead battery. Plug the unit in via AC charger and let it charge for at least 30 min to an hour and try turning it on again.

Answer:

your Chromebook most likely crashed or the battery inside the           Chromebook died I would get it checked out

Explanation:

thank u

The more backups you have, the better, but two to ———— should be fine for most.

Answers

Answer:

Three

Explanation:

Even with multiple backups, two to three is fine.

hope this helps :)

What is the output? (Picture)

Answers

Answer:

B is the answer to the question

A(n) is a combination of a mobile phone and handheld computer

Answers

A phone / mobile device

In this lab, you use what you have learned about parallel lists to complete a partially completed Python program. The program should either print the name and price for a coffee add-in from the Jumpin’ Jive Coffee Shop or it should print the message "Sorry, we do not carry that.".

Answers

The given python code is given below as it makes a parallel list and prints an output.

What is Python Programming?

This refers to the high-level programming language that is used to build data structures and is object-oriented.

Hence, we can see that to use a parallel list to print a program in Python:

Python zip()

list_1 = [1, 2, 3, 4]

list_2 = ['a', 'b', 'c', 'd']

for i, j in zip (list_1, list_2):

print (j)

else

print (i) "Sorry, we do not carry that.";

Read more about python programs here:

https://brainly.com/question/26497128

#SPJ1

Hello can someone help with the output of this please?

Answers

Answer:

its a diamond shape

Explanation:

i did it on desmos please give brainliest please and good luck :)

Drag the tiles to the boxes to form correct pairs.
Match the camera mode setting with the correct definition
single shot
Sets a time delay on the closing of the shutter
allowing you to be part of the shot.
continuous shot
Lets you take one shot per press of the
shutter button
self-timer
Lets you take multiple pictures for as long
as you have the shutter button pressed down.

Answers

Here are the answers

#Single shot

Lets you take one shot per press of theshutter button

#Continuous shot

Lets you take multiple pictures for as longas you have the shutter button pressed down.

#Self timer

Sets a time delay on the closing of the shutter

how have cell phones improved our lives​

Answers

Hey there!

In many ways cell phones have improved our lives.

Some of the advantages of cell phones:

By cell phones we can contact our friends if they are out of country. Because in earlier times cell phones were not invented so people used letters to communicate with others which was quite difficult.By cell phones we can access information on the Internet, which is most important part of today's generation. By cell phones we can attend online classes even if we are at home.

Some of the disadvantages are:

As the usages of cell phones is increasing day by day. As a result many youths are getting to it.It also common that now a days,most of people use social media apps to communicate with others. High usage of social media also effects our lives.As online gaming platforms are now uprising with new games,as a result many students are getting addicted to it and they waste most of the time in playing games which hamper there studies.

Hope it helps

How is Disaster Recovery used in the IT industry?

Answers

Answer:

IT disaster recovery helps maintain business activity in the event of a disruption such as a natural disaster, ransomware attack or accident.

Three differences between Selecting and Highlighting​

Answers

Answer:

highlighting is selecting a text & it turns into a color

selecting is just going over the text with a cursor

Explanation:

Answer:

Selecting an item is simply choosing something. Highlighting is to note important information. Highlighting only takes important details, selecting chooses objects.

What refers to the main screen of the computer

Answers

Answer:

Desktop.

Explanation:

Desktop refers to the main screen of the computer.

QUESTION 11
Which expression for YYY will result in an output of "Pass" only if x is exactly 32?
if YYY:
print('Pass')
else:
print('Fail')
a. x != 32
b.x == 32
OC. x >= 32
d. x <= 32

Answers

Answer:

x == 32

Explanation:

CODE in Java:

       int x = 32;

       if(x == 32){

           System.out.println("Pass");

       }

       else{

           System.out.println("Fail");

       }

OUTPUT:

Pass

Question 1 of 10
A common human interest story is one that:
O A. covers natural disasters in their entirety.
O B. reports business and financial news.
O c. walks audiences through celebrity homes.
O D. takes audiences behind the scenes.
SUBMIT

Answers

Answer:

D

Explanation:

A common human interest story is one that takes audiences behind the scenes. The correct option is D.

What is human interest story?

A human-interest story is a feature narrative in journalism that emotionally describes people or animals.

In order to provide viewers a glimpse into the lives of people or groups and to highlight their distinctive stories and experiences, popular human interest stories frequently take the audience behind the scenes.

This kind of narrative frequently tries to elicit an emotional response from the viewer and can cover a wide range of subjects, including individual hardships, triumphs, or distinctive lifestyles.

While news articles may center on natural disasters, economic and financial events, or celebrity houses, they may not always strive to create a better knowledge of the people involved.

And hence they do not always qualify as human interest stories.

Thus, the correct option is D.

For more details regarding human interest story, visit:

https://brainly.com/question/20383709

#SPJ2

Can someone please help me with drawing a state transition table for the attached state diagram?


The initial question is also attached, as I am not 100% sure if the state diagram I have drawn is correct.

Answers

Answer:

see below diagrams.

You could extend that by defining two outputs:

- Lock open/closed indicator

- Error indicator

Then all you have to do is design a circuit...

Other Questions
Why should the US and our allies be concerned about this? Which of these best describes electrolysis? A. another name for all chemical reactionsB. a term that refers to the division of hydrogen and oxygen atomsC. a reaction that occurs when an electric current passes through waterD. a reaction that occurs any time an electric current is introduced to a solid help ASAPRefer to your Expeditions in Reading book for a complete version of this text.Part AWhat is a theme of The Adventure of the Three Students?There is honor in taking responsibility for ones behavior.It is important to find balance between work and rest.Memories of family members should be cherished above all else.People do unjust things out of fear.Question 2Part BWhich detail from the text best supports the answer to Part A?He was with us until I was ten, when my father gambled away all of our money and we could no longer afford to pay him.So Giles was left very poor, but he is hardworking and industrious.He came to me earlier tonight and said that I must own up to my actions.Then, recognizing the gloves, you pretended to feel faint so you could sit on them and hide them from Professor Soames. In which of these systems is the entropy decreasing?a liquid coolingair escaping from a tiresnow meltingsalt dissolving in water what happened to asians during the age of exploration (first answer will get brainliest) expand and simplify 2(3x+4)-3(x-2) Find missing angle 100 100 X= Question 7: 10 ptsFor Thursday's English class, 4 students are assigned to give presentations. How many different ways can theteacher order the student presentations?4 ways16 ways24 ways7 ways The volume of a rectangular prism, in cubic meters, is given by the expression x to the 3rd power What is the area of a sector if the radiusis 5 and the arc length is 2? (20 points) what is 4x^2 = 32 ? Find the measures of the numbered angles in rhombus QRST. Need asap! Find the following values for o P. APE=25x+15 DPE=33x-9 CPD=20+4 How much did americans spend on health care in 2013? about $7,000 each about $8,000 each about $9,000 each about $10,000 each help asap please :)))))) In the diagram above, one cell creates and releases chemicals that travel to a second cell andquickly induce that cell into action. This diagram represents part of the -O muscular systemO skeletal systemO nervous systemO endocrine system Answer it please!!!! I need help with it! (10 + 13)(2 + 7y) Which expression is equivalent to the expression above?A. 20+70yB. 23+9yC. 26+91yD. 46+161y Shandra has $760 to spend at a bicycle store for some new gear and biking outfits. Assume all prices listed include tax.She buys a new bicycle for $433.54.She buys 2 bicycle reflectors for $18.41 each and a pair of bike gloves for $10.76.She plans to spend some or all of the money she has left to buy new biking outfits for $66.40 each.Write and solve an inequality which can be used to determine oo, the number of outfits Shandra can purchase while staying within her budget. How does the resolution of Act 2 of The Monsters Are Due on Maple Street relate to the teleplays overall message?The neighborhood begins to destroy itself, showing that fear and panic can be the most dangerous weapons.The neighborhood is invaded, demonstrating that in the midst of panic, people become vulnerable.The neighborhood comes together, showing that humans are stronger than aliens.The neighborhood survives, demonstrating that fear and panic can be overcome with reason.