The most common schedule for tape-based backup is called the daily on-site backup.
<h3>What is daily backup?</h3>
The daily backup is known to be a kind of backs up of only files that were were said to be modified that day.
A full backup is known to be a full and complete backup of the whole system, such as all applications, operating systems components, etc.
Learn more about backup from
brainly.com/question/86807
Answer:
Explanation:
The code for the given problem is written below
.data
A : .word 1 2 3 4 5 6 7 8 9 10
.text
la $s5,A
li $s1,0 # load g
li $s2,10 # load h
li $s3,0 # load i
li $s4,1 # load j
loop:
mul $s6,$s3,4
add $s6,$s6,$s5 #address of A[i]
lw $s6,($s6) #get value of A[i] in s3
add $s1,$s1,$s6 #g = g+A[i]
add $s3,$s3,$s4 # i = i+j
bne $s3,$s2,loop #if i!=h jump to loop
Answer:
it is a computer of medium power more than a microcomputer but less than a.minuframe
Answer:
The answer is "Sorting".
Explanation:
Throughout this statement, the owner needs to understand which one of its customers pays the greatest wage so the best method is sorting that handles the data easily.
This method provided an amount of data that could be organized or sort in an attempt to discover the lowest as well as other supplementary information, either an increase or decrease, easily or easy to understand, is named sorting.