Comp1:Office Productivity Application Software: Talisay City College
Comp1:Office Productivity Application Software: Talisay City College
Province of Cebu
City of Talisay
TALISAY CITY COLLEGE
Población, Talisay City, Cebu
1st Semester, Academic Year 2021-2022
These questions help you to assist in learning this subject. As we go along; this learning module is intended
only those who wants to learn the essential knowledge about computer hardware and software.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 1 of 9
EXPLORE
WHAT IS A COMPUTER?
A computer is an electronic device, operating under the control of instructions stored in its own memory,
which can accept data (input), process the data according to specified rules, produce information (output), and store
the information for future use. Computers contain many electric, electronic, and mechanical components known as
hardware.
One popular category of computer is the personal computer. A personal computer (PC) is a computer that
can perform all of its input, processing, output, and storage activities by itself and is intended to be used by one
person at a time. Most personal computers today also can communicate with other computers and devices. Types of
personal computers include laptops, tablets, and desktops, with the first two sometimes called mobile computers. A
mobile computer is a portable personal computer, designed so that a user can carry it from place to place. A user is
anyone who interacts with a computer or mobile device, or utilizes the information it generates.
A Laptop, also called a notebook computer, is a thin, lightweight mobile computer with a screen in its lid and
a keyboard in its base.
A Tablet usually smaller than a laptop but larger than a phone, a thin, lighter-weight mobile computer that
has a touch screen.
A desktop, or desktop computer, is a personal computer designed to be in a stationary location, where all of
its components fit on or under a desk or table.
COMPONENTS OF A COMPUTER
1. INPUT DEVICES – is any hardware component that allows you to enter data and instructions into a computer or
mobile device.
a. Keyboard – is an input device that contains keys you press to enter data and
instructions into a computer or mobile device. Nearly all keyboards have a
typing area, function keys, toggle keys, and navigation keys.
b. Mouse - e is a pointing device that fits under the palm of your hand comfortably. As you move
a mouse, the pointer on the screen also moves. The bottom of a mouse is flat and contains a
mechanism that detects movement of the mouse.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 2 of 9
c. Touchpad – is a small, flat, rectangular pointing device that is sensitive to pressure and
motion. Touchpads are found most often on laptops and convertible tablets.
e. Scanner – is a light-sensing input device that reads printed text and graphics and then
translates the results into a form the computer can process. A flatbed scanner works in a
manner similar to a copy machine except it creates a file of the document in memory
instead of a paper copy
2. OUTPUT DEVICES – An output device is any hardware component that conveys information from a computer or
mobile device to one or more people. Output is data that has been processed into a useful form.
a. Screen/Display – is an output device that visually conveys text, graphics, and video information.
Information on a display exists electronically and appears for a temporary period. Displays consist
of a screen and the components that produce the information on the screen
b. Printer – is an output device that produces text and graphics on a physical medium, such as
paper. Printed information (hard copy) exists physically and is a more permanent form of
output than that presented on a display.
c. Speakers – Most personal computers and mobile devices have a small internal speaker that
usually emits only low-quality sound. Thus, many users attach surround sound speakers or
speaker systems to their computers, game consoles, and mobile devices to generate higher-
quality sounds for playing games, interacting with multimedia presentations, listening to
music, and viewing movies
B. The Memory consists of electronic components that store instructions waiting to be executed and data
needed by those instructions. Most memory keeps data and instructions temporarily, which means its
contents are erased when the computer is shut off.
Types of Memory
The system unit contains two types of memory: volatile and nonvolatile. When the computer’s power
is turned off, volatile memory loses its contents, so the data is temporary. Nonvolatile memory, does not lose
its contents when power is removed from the computer; so the data is permanent. Examples of nonvolatile
memory include ROM, Flash Memory, and CMOS (complementary metal-oxide semiconductor, pronounced
as “SEE-moss”)
ROM – Read-only memory (ROM pronounced rahm) refers to memory
chips storing permanent data and instructions. The data on most ROM
chips cannot be modified — hence, the name read only. ROM is
nonvolatile, which means its contents are not lost when power is
removed from the computer. Manufacturers of ROM chips often
record data, instructions, or information on the chips when they
manufacture the chips. These ROM chips, called firmware, contain
permanently written data, instructions, or information.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 3 of 9
RAM – Users typically are referring to RAM when discussing computer
memory. RAM (random access memory), also called main memory,
consists of memory chips that can be read from and written to by the
processor and other devices. When you turn on power to a computer,
certain operating system files (such as the files that determine how the
desktop appears) load into RAM from a storage device such as a hard
disk. These files remain in RAM as long as the computer has continuous
power. As additional programs and data are requested, they also load
into RAM from storage.
4. STORAGE DEVICES - A storage medium, also called secondary storage, is the physical material on which a
computer keeps data, information, programs, and applications. Storage, by contrast, holds data, instructions, and
information for future use. Examples of storage media include hard disks, solid-state drives (both of which can be
internal or external), memory cards, USB flash drives, optical discs, network attached storage devices
Hard disk on a External hard disk Memory card USB (universal serial bus)
computer flash drive
Data Storage.
Did you know that Computer does not understand character we have known e.g.
letters (a,b,c..A,B,C), numbers (1,2,3,4), special characters (#,*,&). What computer
understood are digits. Yes, digits called binary numbers composed of zero’s (0) and
one’s (1)
Binary means by 2, so computers read your entry as binary numbers or group of binary
numbers.
Example: let say you press letter “a” from the keyboard; the computer does not understand what is
“a”, what they understand is the value assigned to the letter “a”, which is the binary numbers.
A waveform that switches representing the two states of a Boolean value (0 and 1, or low and high,
or false and true) is referred to as a binary signal when it is interpreted in terms of only two possible digits
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 4 of 9
Bits and Bytes
So every character that you keyed in from the keyboard, computer convert that into binary numbers
in a fast speed, a Bit in computer terminology is a single number either zero(0) or one(1), a group of binary
digits or bits (usually eight) operated on as a unit is a Byte.
Now since we do not used the word “character” for the size of file, instead we used byte or group of
bytes.
Therefore:
1 byte = 1 character
5. COMMUNICATIONS DEVICES – the process in which two or more computers or devices transfer data, instructions,
and information is known as digital communications. Today, even the smallest computers and devices can
communicate directly with one another, with hundreds of computers on a corporate network, or with millions of
other computers around the globe — often via the Internet.
A sample communications system. Some communications involve cables and wires; others are sent wirelessly
through the air. For successful communications, you need the following:
A sending device that initiates an instruction to transmit data,
instructions, or information. A communications device that connects
the sending device to transmission media
Transmission media, or a communications channel, on which the data,
instructions, or information travel
A communications device that connects the transmission media to a
receiving device
A receiving device that accepts the transmission of data, instructions, or
information
USERS /PEOPLEWARE
A User does not communicate directly with the computer hardware. Instead, system software is the
interface between the user, the application software, and the hardware. For example, when a user instructs the
application software to print a document, the application software sends the print instruction to the system
software, which in turn sends the print instruction to the hardware.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 5 of 9
End users are the ultimate human users (also referred to as operators) of a software product. The end user
stands in contrast to users who support or maintain the product such as an administrator of a multi-user computer
system, database administrators and computer technicians. The term is used to abstract and distinguish those who
only use the software from the developers of the system, who enhance the software for end users.
(https://en.wikipedia.org/wiki/User_(computing))
1. ____________________________________________________________________
2. ____________________________________________________________________
3. ____________________________________________________________________
COMPUTER SOFTWARE
Software, also called a program, is a series of related instructions, organized for a common purpose, that tells
the computer what task(s) to perform and how to perform them. You interact with a program through its user
interface. Software today often has a graphical user interface. With a graphical user interface (GUI pronounced
“gooey”), you interact with the software using text, graphics, and visual images such as icons. And there are two
types of computer software; these are the system software and the application software.
SYSTEM SOFTWARE
System software consists of the programs that control or maintain the operations of the computer
and its devices. System software serves as the interface between the user, the application software, and the
computer’s hardware.
System software serves as the interface between the user, the application software, and the
computer’s hardware.
Three popular personal computer operating systems are Windows, Mac OS, and Linux. Each time you start a
computer, the operating system is loaded from the computer’s hard disk into memory. Once the operating system is
loaded, it coordinates all the activities of the computer. This includes starting application software and transferring
data among input and output devices and memory. While the computer is running, the operating system remains in
memory.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 6 of 9
APPLICATION SOFTWARE
People interact directly with computers in fields such as education, finance, government, health care,
science, publishing, travel, and manufacturing. In addition, they can reap the benefits from breakthroughs and
advances in these fields.
Application software consists of programs designed to make users more productive and/or assist them
with personal tasks. Applications include programs stored on a computer, as well as those on a mobile device or
delivered to your device over the Internet. A widely used type of application software related to
communications is a Web browser, which allows users with an Internet connection to access and view Web
pages or access programs.
A desktop app is an application stored on a computer.
A web app is an application stored on a web server that you access through a browser.
A mobile app is an application you download from a mobile device’s app store or other location on the
Internet to a smartphone or other mobile device. Some applications are available as both a web app and
a mobile app.
Common office productivity application software are found in the Business category, Word Processing,
Spreadsheets, and Presentation, these will be our topic starting on a third module.
KNOWLEDGE-BUILDING
Assessment Task 1 IDENTIFICATION of COMPUTER HARDWARE and SOFTWARE
Instructions: Briefly write your answers on space provided.
Basis for Rating: 2 points each. 40
Identification.
__________________1. 1 Megabyte is equivalent to how many bytes?
__________________2. A group of binary digits or bits (usually eight) operated on as a unit.
__________________3. A set of programs that coordinates all the activities among computer hardware
devices.
__________________4. Allows a user to perform maintenance-type tasks usually related to managing a
computer, its devices, or its programs.
__________________5. Consists of programs designed to make users more productive and/or assist
ASSESS
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 7 of 9
_________________13. Is the physical material on which a computer keeps data, information,
programs, and applications.
_________________14. Refers to memory chips storing permanent data and instructions.
_________________15. Approximately how many bytes in a 1 Gigabyte (GB)
_________________16. Serves as the interface between the user, the application software, and the
computer’s hardware.
_________________17. The circuitry of the system unit usually is part of or is connected to a circuit board
called?
_________________18. The process in which two or more computers or devices transfer data,
instructions, and information is known as.
_________________19. These ROM chips, contain permanently written data, instructions, or
information.
_________________20. Type of memory that files remain as long as the computer has continuous
power.
CRITICAL THINKING
Assessment Task 2 ENUMERATION of COMPUTER SYSTEM
Instructions: Write your answers on a space provided.
Basis for Rating: 3 points each 51
1. Give at least two (2) functions of a computer and explain.
2. Enumerate the five (5) Input devices. Explain each device on their purpose and use.
3. Enumerate at least two (2) output devices. Explain each device on their purpose and use.
5. Enumerate the two (2) types of operating system. Explain each type.
6. Enumerate the three (3) types of end user. Explain each type.
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 8 of 9
CREATING
Assessment Task 3 EXPLORATION of COMPONENTS OF COMPUTER
On a separate sheet of paper; write down the proper devices and parts that will build a
Instructions:
complete computer system.
Rubric: 4 3 2 1
Weights
Criteria Well Perform Moderately Fairly Perform Poorly Perform Total
Perform
Mastery of Identification of Moderately Fairly identify Poorly identify
hardware or hardware and its identify the the hardware the hardware
X10
software and functions are hardware and its its functions its functions
its functions very much clear functions.
Ability to Well identify the Moderately Fairly identify Poorly identify
identify the function of a identify the the function of the function of
X6
function of a software function of a a software a software
software software
Organization Well presented, Difficulty in Order of Process of
(flow of in logical understanding hardware order is in order
process) sequence and the procedure process Is not and not in X5
very logically sequence.
understandable sequenced
Relevance Highly relevant Moderately Les Relevant Irrelevant
X4
Relevant
TOTAL
YES NO
The course material is easy to understand.
The given instructions are clear.
The given tasks are doable.
The given information is complete.
The teacher seeks ongoing feedback.
What is your personal thought on the module? __________________________________________________________
_________________________________________________________________________________________________
THIS MATERIAL IS FOR EDUCATIONAL USE ONLY AND NOT FOR SALE. Page 9 of 9