Answer:C) Uninterruptible power supply
Explanation:Uninterruptible power supply(UPS) is the device that is used when the input source of power does not work or fails and thus it acts as a power supply in the emergency situation.This electronic devices in the protection of the hardware components of computer system etc.
Other option are incorrect because power strips, surge protector and password generator are no the devices that work during the power black out situation.Thus, the correct option is option(C).
Explanation:
it can take up a great deal of time in class.
it can be distracting in the middle of a lecture.
it can cause the student to miss information.
Answer:
open source software
Explanation:
A software that is free and whose code can be accessed and potentially modified by anyone is referred to as an open source software. The license used by the developer of an open source software grants all users the permission to use, distribute and modify the software at any time.
Some examples of an open source software are Firefox, gimp, OpenOffice etc.
Answer:
Counting the number of elements in the array list smaller than temp.
Explanation:
We have an array list,a previously initialized integer temp and a an integer c initialized with 0.
In the code a for loop is used to iterate over the array and it is checking if the element at jth index is less than temp if it is then increasing the variable c by 1.
Hence when the loop ends the c will be having the count of the integers in array list that are smaller than temp.
Answer:
B. lowering cholesterol
Explanation:
Edge 2021, made a 100 on the quiz. Good luck :)