Font size
Worksheets10 Computer End of Term Assessment
Total questions: 100
Worksheet time: 1hrs 14mins
Javascript can be used to make drawings and animations.
true
false
The "stroke" command means
color inside shape
color outside shape
color of blocks
border
What does the "fill" command do
put letters in the shape
put pictures in the shape
put color in the shape
put code in the shape
draw = function(){
......
}
x++;
Which command is written correctly?
Move
move
Move();
move();
Which command is written incorrectly?
putBall();
putball();
turnLeft();
takeBall();
Code should NOT read like english.
True
False
What is the name of this function?
function
spin()
3 turnLeft();
spin();
What is missing from the line of code?
rect (100, 234, 24, 65)
a period
the semi-colon ;
nothing, it looks great!
the rest of the word rectangle
What do we call a piece of code that STORES information to be used later on in the program?
variable
random number
ellipse
storage
Look at the line of code. What does the number 173 represent?
the x coordinate of the circle
the width of the circle
the y coordinate of the circle
the height of the circle
Why do programmers use the //Comment line of code?
to tell the computer what to say
to keep their program organized
to tell the user to input information
to add text to their program
What line of code creates a yellow outline around the circle?
fill("yellow");
noStroke("yellow");
background ("yellow");
stroke("yellow");
Look at the image. What line of code made the entire screen appear blue?
background ("blue");
fill ("blue");
rect ("blue");
color ("blue");
The 3 parameters used for coloring in JavaScript use what abbreviations?
R, G, B
C, Y, M, K
A, B, C
X, Y, Z
C, Y, M
In the following image, which code most likely corresponds to where the arrow is pointed at?
StrokeWeight (33);
Ellipse (25,100,66);
line(9,3,100);
Square(200,50,100);
fill (255,0,0);
Which command is written correctly?
Move
move
Move();
move();
Color is defined by these three colors
Red, purple, orange
Red, Blue, Green
Green, Blue, Orange
The command: ellipse( 200,100, 20, 20) will draw:
an ellipse that is 100 pixels wide and 100 pixels high
a circle whose center is 200 pixels across and 100 pixels down
a rectangle that is 200 pixels by 100 pixels wide
a rectangle that is 200 pixels by 100 pixels wide
Which variable is named incorrectly?
4sides
sides_four
sides4
sidesFour
What am I?
USB Cable
HDMI Cable
Internet Cable
Power Cable
Which definition matches the picture below?
an instrument for changing sound waves into electrical energy varieties which can then be made louder, transferred, or recorded
an output device that shows information in picture form
a device that sends data to the right parts of the computer network
an output device used with computer systems that amplify sound
Match the picture with the given definition below.
an input device operated by rolling its ball across a flat surface
connects the computer to the monitor
a type of optical storage device
an output device that produces a hard copy
What definition goes with the picture?
a pair of earphones joined by a band placed over the head for listening to audio such as music
an optical disc drive that scans and writes down all standard CD and DVD setups
an input device operated by rolling its ball across a flat surface
an output hardware device that connects to a computer to generate sound.
Question 1,2,3, or 4? which question matches the picture?
the software that supports a computer's basic functions
a device that forwards data packets along networks.
an input device that allows a person to enter letters, numbers, or other symbols
an optical medium that can store digital data
Look at the answers given and select the correct answer that goes with the picture.
a pair of earphones joined by a band placed over the head, for listening to audio signals such as music or speech.
an input device operated by rolling its ball across a flat surface
an output device that shows information in picture form
an output device that produces a hard copy
Choose the correct definition for the Router.
a computer that is portable and suitable for use while traveling.
the software that supports a computer's basic functions
a computer that is suitable for any regular desk
a device that forwards data packets along networks.
Which definition is the right one for the picture?
a computer that is portable and suitable for use while traveling.
a device that captures pictures from photographic prints, posters, magazine pages, and similar sources for computer editing and display.
an input device that allows a person to enter letters, numbers, or other symbols
an input device operated by rolling its ball across a flat surface
Which is the correct definition?
a device that captures pictures from photographic prints, posters, magazine pages, and similar sources for computer editing and display
a network cable used with wired networks that can connect devices to a local network
an optical disc drive that scans and writes down all standard CD and DVD setups
the memory or information storage in a computer that is used to store running programs and data for the programs.
A monitor is a ____________ device.
Input
processing
output
communication
storage
In the communication stage, computers __________ to one another.
store information
talk
relate
The information processing cycle is a processes that turns data into (a) .
Tick all that are apart of the information processing cycle...
input
onput
output
storage
Tick all of the input devices...
touch screen
joystick
mouse
printer
To place information on a flash drive for future use is engaging what stage of the IPC?
output
communication
storage
processing
The (a) stage would have hardware that includes a memory card or processor.
What device would be used in the storage stage?
speakers
routers
monitors
flash drive
What microphone is a(n) (a) device.
Raw form of facts and figures is called
Information
Data
Collection
Output
Which of the following is an INPUT device?
Printer
Keyboard
Headphones
Speakers
Which of the following is an OUTPUT device?
Printer
Keyboard
Mouse
Scanner
Hardware is something you can physically see and touch.
True
False
The manipulation of data to obtain information is called:
input
output
processing
storage
In order to be valuable, information should be all of the following except
accurate
organized
useful
expensive
You can use this kind of software to type tasks
Word processing
Database
Presentation
Spreadsheet
Software is made up of _______ and ______ software.
Internal and external
Application and system
Operating and utility
It is a program that acts as an interface between the user and the computer hardware and controls the execution of all kinds of programs.
Utility Software
Device Driver
Programming Software
Operating System
Operating system is ______ software
application software
system software
utility software
__________ software detects, and removes the virus.
cleanup
backup
antivirus
WHAT IS APPLICATION SOFTWARE?
THAT ALLOWS A USER TO PERFORM MAINTENANCE TYPE TASKS
ARE ALL PROGRAMS THAT PERFORM SPECIFIC TASKS FOR USERS.
INCLUDES EVERY COMPUTER RELATED OBJECTS THAT YOU CAN PHYSICALLY TOUCH AND HANDLE LIKE DISKS
Software are of two types
Input and output
System software and Application software
Application software and operating system
Utility software and Language processor
Which are the disadvantages of the internet?
(Check all that apply.)
Receiving unwanted emails which is called Spam.
Being able to communicate with friends and relatives.
Someone sending a virus to your computer.
Being able to use the internet for research
Your private information has a risk of being stolen.
This is a network opened to all.
extranet
internet
intranet
Which of the following can you do on the internet?
Online shopping
Send emails
Make a video call
All of the above.
What is a web browser?
A website
Software
A link
Which of the following is NOT a web browser.
Clever
Safari
Firefox
Chrome
What am I?
Desktop PC
Smart phone
Laptop
Mainframe computer/server
