answersLogoWhite

0

What else can I help you with?

Related Questions

What is the difference between unauthorized access and unauthorized use?

Unauthorized access is the use of a computer or network without permission. Unauthorized use is the use of a computer or its data for unapproved or possibly illegal activities.


Which is the fastest way a computer can access information?

By way of an internal L1 Cache


What is the Difference between secondary memory and auxiliary memory?

secondary memory is actually the permanent memory/the backing storage of the computer. it is of two types:sequential accessdirect accessauxiliary memory is the computer's internal/temporary memory. it is also of two types:random access memory (RAM)read only memory (ROM)the difference between secondary memory and auxiliary memory is that:-both are same i.e both performs the same operationsthanks.


What is the difference between computer Administator user and a computer Registered user?

The Administrator has access to system settings on a computer that a Registered user doesn't. The Administrator has full control over a computer system and can limit the amount of control a registered user has.


How does Direct Access work?

Direct access is designed to give the user of a computer direct access to their internal network over the internet, and is in many ways similar to VPN's.


What is the difference between access and excess?

access = v. can be reached n. reachable


What is the difference between portable Internet access and mobile Internet access?

well the difference is that portable Internet access is portable and mobile Internet access is mobile simple as that.


difference between protect records from unwanted destruction and protecting records from access?

difference between protect records from unwanted destruction and protecting records from access.


What is the difference between access time and average access time for a disk drive?

weido


What is the purpose of the case opening trim in a computer system?

The purpose of the case opening trim in a computer system is to provide easy access to the internal components of the computer for maintenance, upgrades, and repairs.


What is difference between access and excess?

Access means to use or enter. Excess means extra.


What is the major difference between public and private access method in computer programming?

public means this can be accessed from any class private means this can be accessed only from the current class