100% found this document useful (1 vote)
128 views

ASKI Skills and Knowledge Institute, Inc.: Brgy. Sampaloc, Talavera 3114, Nueva Ecija, Philippines

This document appears to be a student worksheet for a programming Java course. It contains questions asking the student to identify various computer science terms, provide the functions of spreadsheet formulas, and write the functions of keyboard shortcuts. The questions cover topics like data, binary digits, computer hardware and software components, spreadsheets, and keyboard commands.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
128 views

ASKI Skills and Knowledge Institute, Inc.: Brgy. Sampaloc, Talavera 3114, Nueva Ecija, Philippines

This document appears to be a student worksheet for a programming Java course. It contains questions asking the student to identify various computer science terms, provide the functions of spreadsheet formulas, and write the functions of keyboard shortcuts. The questions cover topics like data, binary digits, computer hardware and software components, spreadsheets, and keyboard commands.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ASKI Skills and Knowledge Institute, Inc.

Talavera Agricultural and Social Enterprise Training Center (TASEC)


Brgy. Sampaloc, Talavera 3114, Nueva Ecija,
Philippines

Name: ____________________________________________________ Date: ___________________________

Grade and Section: _____________________________________ Score: __________________________

PROGRAMMING JAVA

I. IDENTIFICATION. Please identify the following statement below.

____________________________1. It is the processed and organized data presented in a meaningful form.

____________________________2. It is a unit of information equivalent to the result of a choice between only 2 possible
alternatives in the binary number system.

____________________________3. It is a collection of independent and unorganized facts.

____________________________4. It is the course of doing things in a sequence of steps.

____________________________5. It is the non-tangible part that tells the computer how to do its job.

____________________________6. It contains the pre-programmed computer instructions such as the Basic Input Output
System (BIOS).

____________________________7. It refers to people who use and operate the computer system, write computer programs, and
analyze and design the information system.

____________________________8. It is the tangible part of a computer system.

____________________________9. It is the brain of the computer. It directs and controls the entire computer system and
performs all arithmetic and logical operations.

____________________________10. It is the media used by the computer in displaying its responses to our requests and
instructions.

____________________________11. This kind of printer uses pressure by physically striking the paper.

____________________________12. It is attached to the computer system to allow you to store programs and data permanently
for retrieving them for future use.

____________________________13. These are programs that coordinate computer resources, provide an interface between
users and the computer; and run applications.

____________________________14. It provides the real functionality of a computer. It helps you use your computer to do
specific types of work.

____________________________15. This are specialized programs designed to allow particular input or output devices to
communicate with the rest of the computer system.

____________________________16. It is simply a collection of information that you store on a disk or diskette.

____________________________17. This kind of printer does not apply pressure on the paper but instead produces character by
using lasers, ink spray, photography or heat.

____________________________18. It is a type of computer mouse that has a rubber or metal ball on its underside and it can roll
in every direction.

____________________________19. Devices that allows data and programs to be sent to the CPU.

____________________________20. It is used to store the programs and data that you will run. Exists only when there is power.

Building Skills, Creating Opportunities


TRANSFORMATION Ӏ DISCIPLINE Ӏ EXCELLENCE
ASKI Skills and Knowledge Institute, Inc.
Talavera Agricultural and Social Enterprise Training Center (TASEC)
Brgy. Sampaloc, Talavera 3114, Nueva Ecija,
Philippines

III. Please give the correct function of the statement below.

=MAX(range) =x - y =QUOTIENT =ABS(x)

=COUNT(range) =x * y =IF(Condition, x, y) =MAX(x,y)

=CONCATENATE(x,y) =x / y =COUNT(x,y) =MIN(x,y)

=PRODUCT(x,y) =AVERAGE(x,y) =COUNTIF(range, criteria)


=MIN(range)

____________________________1. Joins x and y.

____________________________2. Returns the smallest number within the range

____________________________3. Returns the product of x and y.

____________________________4. Counts the number of cells containing a number within a range.

____________________________5. Returns x if the condition is true, else it returns y.

____________________________6. Returns the average of x and y.

____________________________7. Returns the difference of x and y.

____________________________8. Returns the largest number within the range

____________________________9. Returns the absolute value of x.

____________________________10. Returns the quotient of x and y.

IV. Write the function of the given Keyboard Shortcuts below.

1. CTRL + E 6. CTRL + K
2. CTRL + N 7. CTRL + P
3. CTRL + B 8. CTRL + Z
4. CTRL + H 9. CTRL + C
5. CTRL + I 10. CTRL + J

Building Skills, Creating Opportunities


TRANSFORMATION Ӏ DISCIPLINE Ӏ EXCELLENCE
ASKI Skills and Knowledge Institute, Inc.
Talavera Agricultural and Social Enterprise Training Center (TASEC)
Brgy. Sampaloc, Talavera 3114, Nueva Ecija,
Philippines

Building Skills, Creating Opportunities


TRANSFORMATION Ӏ DISCIPLINE Ӏ EXCELLENCE

You might also like