Answer:
RAM
Explanation:
RAM or Random Access Memory is a volatile storage memory which means if a power is turned off and turned on again it will be clear, that is why, if we do not save our work and a power failure occurs, our data is lost. It is where all our running programs are located while we are working. There is another memory, which is ROM(Read Only Memory). This is a non-volatile storage and saved work is stored in ROM.
I haven’t read it, but just by the title it was probably talking about an incredible machine that was new to people.
Answer:
k = 3
Explanation:
K independent file servers
Average "uptime" of each server = 98%
<u>To achieve 99.99% probability by the intranet </u>
given that each server has an uptime = 98%
For the intranet to achieve 99.99% probability we have to choose more than 2 servers ( i.e. 3 servers ) incase any of the server goes down.
As each server posses an uptime of 98% it is almost impossible for all 3 servers to go down at the same time hence value of K = 3
Answer:
The answer is function
Explanation:
As a function, it accepts two parameters: the value and the key being stringified. It can be used to change the value of the entries or eliminate them. As an array, it specifies by name which entries and names of the properties in the object to include in the resulting JSON string.