subject

In this activity, you'll decide how a computer (in this case, a smartphone)
can use different types of information to solve a problem. You'll need to
figure out which inputs the computer should use to get the necessary
information, and whether or not the information should be stored for later.
Next, you'll decide how the information should be processed, using sorting,
matching, or counting, and use that method to find what the computer
should output. Once you've figured out how the app should work, you'll
have a chance to think of some improvements.
VNN
Ring Silencer App
Define
This app solves the problem of the user's phone ringing in class. It figures out when the phone is at a school and turns
off the ringer. It turns the ringer back on when the user leaves school.
What type of output should the app produce?
uce?
The output would be the mute function in the settings.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:30
Selective incapacitation is a strategy to reduce prison population
Answers: 3
question
Computers and Technology, 23.06.2019 03:10
Fill in the following program so that it will correctly calculate the price of the orange juice the user is buying based on the buy one get one sale.#include //main functionint main() { int cartons; float price, total; //prompt user for input information printf("what is the cost of one container of oj in dollars? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & price); printf("how many containers are you buying? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & cartons); if ( [ select ] ["cartons / 2", "cartons % 1", "cartons % 2", "cartons % price", "cartons / price", "cartons / total"] [ select ] ["=", "==", "! =", "< =", "> =", "< "] 0) total = [ select ] ["price * cartons", "cartons * price / 2 + price", "(cartons / 2) * price", "cartons / (2.0 * price)", "(cartons / 2.0) * price + price", "((cartons / 2) * price) + price"] ; else total = ((cartons / 2) * price) + price; printf("the total cost is $%.2f.\n", total); return 0; }
Answers: 2
question
Computers and Technology, 23.06.2019 05:00
In cell b18, enter a formula to calculate the amount budgeted for meals. this amount is based on the daily meal allowance and the total travel days (# of nights+1).
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
You know the right answer?
In this activity, you'll decide how a computer (in this case, a smartphone)
can use different...
Questions
question
Mathematics, 17.12.2020 19:50
question
Mathematics, 17.12.2020 19:50
question
Mathematics, 17.12.2020 19:50
Questions on the website: 13722367