Q1-Module1-G11-Java Programming Nciii-Mangaldan-Nhs
Q1-Module1-G11-Java Programming Nciii-Mangaldan-Nhs
11
TVL-ICT
JAVA PROGRAMMING NC III
QUARTER 1 – MODULE 1
I. INTRODUCTION
Welcome to the first module of your Modular Distance Learning Modality in the new
normal education in K-12 under Information and Communications Technology (ICT) course.
In this module, you will learn more about the common competencies which is knowing how to
plan and prepare for tasks at hand prior to performing computer operations.
The said competency covers the knowledge, skills, and attitudes needed to perform
basic computer operations like inputting, producing, accessing and transferring data using the
appropriate components of the computer system.
In this module, you will be introduced to different learning activities preparing you to be
skillful in handling Computer operations.
II. CONTENT
A. Hardware Components
2. Memory
Also known as storage device of data and instructions needed by the CPU to
accomplish its tasks. It plays a vital role specially in programming because it is divided
into several locations which have corresponding addresses that can be used by a
programmer. Memory is divided into 2 categories:
1
2.1 Main Memory (Primary Memory)
Also known as the “waiting area” of data and instructions being executed by
the CPU. It is sometimes called the RAM (Random Access Memory). The main
memory is considered as volatile storage because it holds data and programs
temporarily and means that if the power shut down and computer is turned off, all
information stored in the said memory will diffuse. Cache and registers are other
examples of primary memory.
The Secondary memory holds data and program in a long-term basis that’s
why it is known as “non-volatile” storage device. This means that information stored
will not be erase even if there is a power shut down.
Primary and Secondary memories are measured and compared in terms of its
speed or access time, capacity and costs respectively. Main memory is fast, low and
expensive while Secondary memory is slow, high and cheap. Examples of secondary
memories are: magnetic disk (hard disk), flash drive, memory card, cd, dvd, blue ray,
magnetic tape, cartridges or cassette tape, etc.
3. Input Devices
The main function of input devices is to accept data and instructions coming
from the computer user like programmers. (e.g., keyboard, mouse, touchscreen,
stylus, scanner, microphone, etc.)
4. Output Devices
These are devices that displays and store results after data are being
processed by the computer. (e.g., monitor, projector, speaker, printer, etc.)
1.2 Software
A software is a set of program or instructions that tell the computer what to do. It refers
to applications, scripts and programs that a user use to do specific task. It is an intangible
component of the computer system that acts like instructions for the processor. Software is
categorized into two types, namely:
1. System Software
Programs that run the hardware and software at all times. Common system
software is the operating system that includes Windows, Macintosh, UNIX and other
operating systems that runs a gadget or devices.
2. Application Software
These are application programs that performs specific tasks. (e.g., word
processing, spreadsheet, database, programming software, graphic software,
entertainment software etc.)
1.3 Peopleware
Mostly known as the user of the computer system. It includes individual people, groups
or teams, developers, programmers, end users, etc.
2
File Management
What is a File?
Refers to a collection of data stored as a unit. It can be a picture, video, sound or
audio, document, an application or any collection of data form as filename. A filename can be
a combination of characters, numbers and symbols with extension that could identify what
type of file is being stored in the computer.
File Name-the complete title or name to identify a computer file stored in a storage device.
Example: Sample. docx; Sample is the file name and .docx is the file extension.
Text File - A computer file that contains a combination of letters and symbols stored as data.
Examples: txt, doc, pdf, rtf, ppt, etc.
Executable File-Also known as installer that is used to perform various functions inside the
computer system. It contains a set of instructions that runs a program when it is executed.
Common executable files with filename extensions are: .exe, .bat and .com.
Examples: operating system, Microsoft office installer, video editor, web browsers,
etc.
Media File- A type of file which plays pictures, audio or music, and videos. Commonly used
Media file extensions formats. Photo formats: JPEG, GIF, PNG, TIFF, BMP; Audio formats:
AVI, MP4, DIV, MOV, etc.; Audio formats: WAV, MP3, WMA, AAC, etc.
3
Always communicate with your employer, supervisor or your health and safety
representatives about hazards that you have assessed and even hazards that you can’t fix
yourself, especially if the hazard could cause serious harm to anyone.
Types of Hazards
Physical Hazard
Classified as environmental hazard that includes noise, ergonomic, heat and cold,
vibration, etc. This is one of the most common sources of hazard in many workplaces. Physical
hazard includes slips, falls, exposure to loud noise cause by machines, vibrations,
electrocution, radiation, etc.
Mechanical Hazard
Hazards associated using power-driven machines and tools. Injuries like friction and
abrasion, shearing, crushing, cutting, stabbing and puncture, are all caused by failure of
providing proper machine guards.
Chemical Hazard
A type of hazard caused by exposure and improper handling of chemicals in the
workplace. There are chemicals that we always use in computer laboratory like cleaning
solvents for cleaning keyboard, monitor and other computer components that can be harmful
if accidentally swallowed, get on bare skin or eyes. Always read warnings and instructions on
the label before using it. We also used printer and always be careful in dealing with the print
cartridges, or printer toner cartridges because it can stain skin and clothing.
4
13. Hold the components by edges and do not touch the IC’s.
14. Read and follow instructions on the manual carefully.
15. Do not use excessive force if things do not quite slip into place.
Directions: Enclose 10 components of computer system in the puzzle below then, list down
your answers in your answer sheet.
F L A S H D R I V E K E T
M E M O R Y P W O S E E E
K E Y B O A R D I A E A R
E U L K S N O D S H P R O
F I L E T O T E S E E E T
E H C A C C F D S T O M I
T L P H A I A T S U R E N
R E C P C E E I W N O N O
S E M R R H G O U A R M M
N O V P G E T I O P R N N
C X S D S T Y L U S C E C
1.__________________________________ 6.___________________________________
2.__________________________________ 7.___________________________________
3. _________________________________ 8.___________________________________
4. _________________________________ 9. ___________________________________
5. _________________________________ 10. __________________________________
ACTIVITY 2:
Directions: Identify the different types of files given below. Write TF if it is a text file, MF for
media file and EF for executable file. Use the space provided for your answers.
_______1. Office.exe
_______2. Worksheets.docx
_______3. Garena.exe
_______4. Quiz.docx
_______5. Logo.png
_______6. Presentation.pptx
_______7. Plants.bmp
_______8. Potatoes.exe
_______9. Web.html
_______10. Pictures.gif
5
ANSWER KEY
1. EF 6. TF
2. TF 7. MF
3. EF 8. EF
4. TF 9. TF
5. MF 10. MF
References:
A. Books
Malik, D.S. 2010. Java Programming: From Problem Analysis to Program Design,
Fourth Edition. Boston, MA, USA: Course Technology, Cengage Learning.
B. Online and Other Sources
C. Module
Computer Hardware Servicing Module K to 12 Basic Education Curriculum Technology
and Livelihood Education Learning Module
6
IV– SUMMATIVE EVALUATION
(Use the ANSWER SHEET attached herein)
A. Multiple Choice: Directions: Identify what is being defined, describe or asked. Write the
letter of the correct answer in your answer sheet.
1. It is said to be considered as volatile storage because it holds data and programs
temporarily.
a. RAM c. Main Memory
b. ROM d. Secondary Memory
2. A component that allows a user to display and store results
a. Output devices c. Software
b. Input devices d. Memory
3. This device can store longer-term information.
a. RAM c. Main Memory
b. ROM d. Secondary Memory
4. A system program that keeps your hardware running
a. CPU c. ROM
b. Operating System d. RAM
5. Known as the “brain” of a computer system that is involve in processing all the
commands coming from the user.
a. Main Memory c. ALU
b. Secondary Memory d. CPU
6. An application program best used to create tables and charts.
a. Photoshop c. Spreadsheet
b. MS Word d. MS PowerPoint
7. Consists of written instructions to perform specific tasks
a. Output devices c. Software
b. Input devices d. Memory
8. It is said to be the “heart” of computer system.
a. CPU c. ROM
b. ALU d. RAM
9. Programs that run the hardware and software at all times
a. System Software c. Peopleware
b. Application Software d. Operating System
10. Refers to the devices that allows a user to feed data and programs into computers
a. Useful devices c. Input devices
b. Light devices d. Output devices
B. Enumeration: Directions: Enumerate the following. Write your answer in your answer
sheet.
7
C. Discussion:
Directions: Read carefully and answer the question below based on your understanding
and capacity. Place your answer in your answer sheet.
1. How important does planning and preparing for tasks at hand that is prior to
performing computer operations?
_________________________________________________________________________
_________________________________________________________________________
_________________________________________________________________________
2. Will exposure to hazards in the workplace always cause injury, illness or other
adverse health effects? Support your answer.
_________________________________________________________________________
_________________________________________________________________________
_________________________________________________________________________
8
ANSWER SHEET