Answer:
Every computer – whether it's a tower desktop or laptop – is equipped with an internal hard drive. The hard drive is where all your permanent computer data is stored. Whenever you save a file, photo, or software to your computer, it's stored in your hard drive
Explanation:
Backups and Archives. ...
Media Libraries. ...
Large Capacity Storage. ...
NAS Drives and Security. ...
RAID Arrays. ...
Other Uses.
Answer:
Here the code is given as follows,
Explanation:
Code:-
import java.util.*;
class Chegg {
public static void main(String args[])
{
Scanner sc=new Scanner(System.in);
System.out.println("Enter 5 numbers");
int arr[]=new int[5];
int min;
for(int i=0;i<5;i++)
{
arr[i]=sc.nextInt();
}
min=arr[0];
for(int i=1;i<5;i++)
{
if(arr[i]<min)
{
min=arr[i];
}
}
System.out.println(min);
}
}
Answer:
use a sub bot and don't use to many or u get banned use like a 100