n a d z =)

profile .
Hello. My name is dk NADZiratul Syahirah :).
wishlist .
i wish for this
i wish for that
Buy me this and i will love you to the bits!:D

insert your tagboard


9:13 AM, Thursday, March 13, 2008

1) define the terms

a. hardware


Computer hardware is the physical part of a computer, including the digital circuitry, as distinguished from the computer software that executes within the hardware. The hardware of a computer is infrequently changed, in comparison with software and hardware data, which are "soft" in the sense that they are readily created, modified or erased on the computer. Firmware is a special type of software that rarely, if ever, needs to be changed and so is stored on hardware devices such as read-only memory (ROM) where it is not readily changed (and is, therefore, "firm" rather than just "soft").

b. software

Computer software is a general term used to describe a collection of computer programs, procedures and documentation that perform some tasks on a computer system. The term includes application software such as word processors which perform productive tasks for users, system software such as operating systems, which interface with hardware to provide the necessary services for application software, and middleware which controls and co-ordinates distributed systems.

c. input device

An Input device is any piece of computer hardware equipment used to provide data and control signals to an information processing system (such as a computer). Input and output devices make up the hardware interface between a computer and the user or external world. Typical examples of input devices include keyboards and mice. However, there are others which provide many more degrees of freedom. In general, any sensor which monitors, scans for and accepts information from the external world can be considered an input device, whether or not the information is under the direct control of a user.


d. storage device

A device used to record and store data. The term usually refers to mass storage devices, such as hard disk and floppy disk.

e. output device

An output device is any piece of computer hardware equipment used to communicate the results of data processing carried out by an information processing system (such as a computer) to the outside world. In computing, input/output, or I/O, refers to the communication between an information processing system (such as a computer), and the outside world. Inputs are the signals or data sent to the system, and outputs are the signals or data sent by the system to the outside.


2) describe the purpose

a. input devices

a device that can be used to insert data into a computer or other computational device

b. storage devices

a device that preserves information for retrieval

c. output devices

electronic or electromechanical equipment connected to a computer and used to transfer data out of the computer in the form of text, images, sounds, or other media


3) define the types of software

a. operating system

Software designed to control the hardware of a specific data-processing system in order to allow users and application programs to make use of it.


Software designed to handle basic elements of computer operation, such as sending instructions to hardware devices like disk drives and computer screens, and allocating system resources such as memory to different software applications being run. Given uniformly designed operating systems that run on many different computers, developers of software do not need to concern themselves with these problems, and are provided with a standard platform for new programs.

b. user interface

a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system

c. translator

a program that translates one programming language into another

d. utilities

a program designed for general support of the processes of a computer; "a computer system provides utility programs to perform the tasks needed by most users"

e. programming languages

A programming language is an artificial language that can be used to control the behavior of a machine, particularly a computer. Programming languages, like natural languages, are defined by syntactic and semantic rules which describe their structure and meaning respectively. Many programming languages have some form of written specification of their syntax and semantics; some are defined only by an official implementation.

f. generic/common applications software

subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with system software which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user. In this context the term application refers to both the application software and its implementation.