Introduction To Computer-1
Introduction To Computer-1
computer
Contents
• Introduction to computer
• Elements of computer
• Types of software
• Operating system
• Major functions of operating system
• User interface
• Types of user interface
• Hardware
• Types of hardware
Introduction to computer
• Resource management
• Data management
• Job management
• Communication between User and Computer
Resource Management
• The user interface allows the user to communicate with the operating
system.
User Interface (Cont.)
• Pointer
• Icons
• Desktop
• Windows
• Menus
Elements of Graphical User Interface
• Pointer
• A symbol that appears on the display
screen and that you move to select
objects and commands.
• Usually, the pointer appears as a
small angled arrow.
Elements of Graphical User Interface
• Icons
• Small pictures that represent
commands, files, or windows
Elements of Graphical User Interface
• Desktop
• The area on the display
screen where icons are
grouped is often referred to
as the desktop.
Elements of Graphical User Interface
• Windows
• Used to divide the screen into
different areas.
• In each window, you can run a
different program or display a
different file.
Elements of Graphical User Interface
• Menus
• Most graphical user interfaces let you execute commands by selecting a
choice from a menu.
Hardware
• Computer hardware refers to the physical components of a computer system that can be
touched or physically manipulated.
• It encompasses all the tangible parts that make up a computer and enable it to function.
• Computer hardware can broadly be categorized into the following major components:
• Input and output device
• CPU(Central processing unit)
• Motherboard
• Memories
• Storage devices
• Expansion cards
• Power supply
Input Devices:
• Input devices are used to provide data and
instructions to the computer. Examples include:
• Keyboard: Used for typing and entering commands.
• Control Unit (CU): The control unit manages and coordinates the
operations of the CPU. It fetches instructions from memory, decodes
them, and controls the flow of data between CPU and other hardware
components.
• Arithmetic Logic Unit (ALU): The ALU performs mathematical
calculations (arithmetic operations) like addition, subtraction,
multiplication, division and logical operations, such as
comparisons and decision-making, like AND, OR, and NOT.