Technology
Cpus is a Central Processing Unit
Tablets Are well, Tablets
laptops are laptops
Answer:
Authorization
Explanation:
Authorization is a security process to determine access levels related to system resources such as files, services, computer programs, data and application features. This is the method of allowing or denying access to a resource which enables the user to get access to various services and resources depending on the user's identity.
Authorization is the process that checks if a user has the permission to get access to a particular file or perform a particular action, ensuring that user has successfully authenticated himself. It refers to defining access policy.
For example a system administrator determines for the system device, in multi-user computer systems, which users are granted access to system and its resources and privileges are granted.
Answer:
i think so if you have a question?????
Explanation:
diablo ka
Answer:
//package CountByFives.java;
import java.util.*;
import java.io.*;
class Main{
public static void main(String[] args)
{
System.out.println("Enter the maiximum number of numbers");
Scanner sq1=new Scanner(System.in);
int num =sq1.nextInt();
int i=0,n=0,a=10;
while(i <=num)
{
System.out.print(i);
i+=5;
if(n==a)
{
System.out.println('\n');
n=0;
}
n=n+1;
}
}
}
Explanation:
Please check the answer section.
D) A monthly oil check is recommended to make sure your car is in good health