Answer:
I would say that if she is connected to the server and has grained access to the server, Wendy would have to use the command shortkey win+r (to run) or she could just use the "Type here to search" function.
Then you can type the words "cmd" to bring up the command prompt
Lastly, she would need to use the protocol scp to transfer files. Wendy might need to include a destination for the files to be directed to.
This program uses a conditional to determine if seafood is safe to consume.
IF (seafood = "mollusk" OR daysFrozen ≥ 7) { rating ← "safe" } ELSE { rating ← "unsafe" }
In which situations will rating be "safe"?
️Note that there may be multiple answers to this question.
Choose all answers that apply:Choose all answers that apply:
1. When sea food is mollusk and day frozen is 1
2.When sea food is mollusk and day froze is 9
3. When see food salmon and day frozen is 7
<em>Did that help?</em>
Answer:
we need PLC(Programmable Logic Units) attached to the sensors and those sensors will take the signals/values and transfer them to the cloud .In cloud we store that information and send that information to the web application where user is able to view
Explanation:
it looks like a SCADA system. we can integrate PLC with SCADA
or
for developing PLC we can use c or c++.it contain logic to transfer data to cloud
for cloud storage we can use Microsoft azure which is useful for data storage in sql servers
for web application we can use ASP.Net to interact with cloud and get data from there and display the results to the user on UI