Answer: D Stretch
Explanation:
Stretching is the process of changing the screen resolution of a phone or computer monitor so as to give a better view of it.
Answer:
i) The time taken for 1500 records = 15 seconds.
ii) The time taken for 1500 records = 50 seconds.
Explanation:
A is an O(n) algorithm.
An algorithm with O(n) efficiency is described as a linearly increasing algorithm, this mean that the rate at which the input increases is linear to the time needed to compute that algorithm with n inputs.
From the question, it is given that for 1000 records, the time required is: 10 seconds.
Algorithm time taken is O(n)
Hence,
1) For 1,500 records
=> 10/1000 = x/1500
=> 10x1500/1000 = x
x = 15 seconds
Thus, the time taken for 1500 records = 15 seconds.
2) For 5,000 records
=> 10/1000 = x/5000
=> 10x5000/1000 = x
x = 50 seconds
Thus, the time taken for 1500 records = 50 seconds.
Answer:
E
Explanation:
It is an internal built in process in any bios.
ATM machine uses a CPU to control the user interface and transaction devices
If this doesn’t help lmk I can add something else
Answer:
Defining specific roles to specific scopes and collection
Explanation:
Because all the other 3 are methods assign security scopes when adding a user