answersLogoWhite

0

hardware

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Is RAM a hardware or software?

Hardware


What hardware is necessary to run Dragon Software?

the necessary step are to have at least the requirement's of ram


Is another word for program hardware?

No a program is software or application. Hardware are things like power supply, ram, printer, keyboard, mouse, etc.


Is there a software that can be substituted for a ram?

RAM is a physical component of a computer it is entirely unrelated to 'software'. Software can not be substituted for RAM. Note: 'Hardware' describes all components that are physical, in other words 'computer parts'. 'Software' describes the programs and applications that run on computers. None can be substituted for the other.


Is VDU hardware or software?

A VDU is hardware.


What are the 3 core aspects of the computer technology?

Hardware and software. Hardware is divided into input, output, storage, process that are classified through its function. Software is divided into operating system (OS) and Application System.


Is norton anti virus hardware?

No, It is NOT. It is a software. that you can download it from Norton website. A hardware is your computer parts that you can touch. for example, the motherboard, RAM, graphics card,etc...


Is scanner a hardware or software?

A scanner is both hardware and software, the device itself is hardware (all devices are hardware) but the driver(a program) that runs it is software.


Is a microphone a hardware or software?

A microphone is hardware. Software is what programs and games are called.


What is functioning of computer?

Many different types of Hardware and Software: Hardware: Motherboard RAM (Random Access Memory) Processor Sound Card Video Card HDD (Hard Drive Device) Software: OS (Operating System) Hardware Drivers Encoders and Many More Things.....


What is computer function?

Many different types of Hardware and Software: Hardware: Motherboard RAM (Random Access Memory) Processor Sound Card Video Card HDD (Hard Drive Device) Software: OS (Operating System) Hardware Drivers Encoders and Many More Things.....


What is hardware stack and software stack?

hardware stack - a stack implemented in and entirely managed by hardware, this stack will have dedicated memory and registers in the physical hardware of the system.software stack - a stack implemented with and entirely managed by software, this stack will use a small piece of main RAM and variables declared in the program software (making it much easier to modify if necessary than a hardware stack).