Font size
WorksheetsIcs Exam Prep
Total questions: 101
Worksheet time: 56mins
Giving credit to the original creator is called a
attribution
attribute
originator
site license
A HTML element is _____________________
a piece of a website, marked by a start and ending tag
a special set of characters that indicates the start and end of an HTML element and that element's type.
a language used to create web pages.
a coding website
The exclusive legal right to print, publish, perform, film or record literary, artistic or musical material, and to authorize others to do the same
Citation
Copyright
Creative Commons
Intellectual Property
Describes what the rule is about; such as color and size.
Rule-set
Selector
Property Name
Value
In this example, h2 is the ____________. *
selector
property
value
style sheet
When using punctuation in CSS, the properties and values should be separated by a
colon :
semi-colon ;
curly braces {}
question mark ?
An ordered list is just a set of ____________ that have a tag of ________________
numbered items; <ul> </ul>
bulleted items; <ol> </ol>
numbered items; <ol> </ol>
bulleted items; <ul> </ul>
In this example, color and font-families are the
selectors
properties
values
style sheets
An unordered list is just a set of ____________ that have a tag of
numbered items; <ul> </ul>
bulleted items; <ol> </ol>
numbered items; <ol> </ol>
bulleted items; <ul> </ul>
CSS is
a language that controls the structure of a web page.
a language that adds style to a web page.
a style sheet.
a type of internet connection.
Specify the component that has the following characteristics:
- Open or execute a program.
- Allows you to select text or a file or highlight.
- Scroll up or down.
Keyboard
Mouse
Desktop
Pen drive
A monitor is a _______________ device.
Input
Output
Storage
Input, Output, and storage
A computer stores data using only digits: the numbers zero (0) and one (1)”. This statement is best explained about…
Images and Audio
Multimedia
Digital Data
None
The 1s and 0s inside the computer can be used to store these data, except...
Turn the electricity on/off
Yes and no (true or false) and numbers
Instructions that tell the computer what to do
Digital content (text, images and sounds)
What is the smallest unit of binary number?
nibble
bit
byte
octet
What is 85 in binary?
10101010
00001111
01010101
11110000
Which decimal number that is greater than 11111111?
127
128
255
256
What is 00100111 in decimal?
37
39
41
43
Below are multimedia types, except...
Images
Audio
Video
Text
Things you should do if you take picture/words from internet for your homework, except...
put the search engine's link that we use to find the picture/text
put not only the author's name and link, but also the year the article was written
give credit by put the source of picture/text you got from the internet
put the owner's name and link of the picture/text in our document
Hw is the best way to give citation of the picture below on our work?
Allyson Shaw, Tour a Recycling Center, https://kids.nationalgeographic.com/science/article/tour-a-recycling-center
Clayton Hanmer, https://google.com
Clayton Hanmer, Tour a Recycling Center, https://kids.nationalgeographic.com/science/article/tour-a-recycling-center
Which of the following are not the types of network connection?
Wired
Wireless (Wi-Fi)
Socket
Mobile Phone
Which of the following are the INPUT devices?
1. Keyboard
2. Monitor
3. Mouse
4. Projector
5. Printer
6. Scanner
1,2,6
3,4,5
1,3,5
2,4,6
What is the CPU stands for?
Control Processing Unit
Central Protocol Unit
Control Protocol User
Central Processing Unit
Which of the following is the correct definition of mod and div?
Mod is the result of a division, example: 11 mod 2 = 5.5
Div is the remainder of a division, example: 11 div 2 = 1
Mod is the remainder of a division, example: 11 div 2 = 1
Mod is the quotient of a division, example: 11 div 2 = 5
What is the output if the value of number is 5?
Program error
Program shows nothing
Program print: Odd number
Program print: Even number
WWW is an acronym for ……………….
World Web Wide
Word Wide Web
Web Wide World
Wide Web World
Through the search engine, you can download the following except
information on education
program on schools
parts of a computer hardware
computer operating software
ROM is an acronym for...........
Read Only Memory
Random Only Memory
Retrieval Opening Memory
Read Opening Memory
The following are search engines except ……………
www.google.com
www.ask.com
www.hotbox.com
www.facebook.com
A device through which information is sent out of the computer is called……………
output device
input device
processing device
storage device
RAM is an acronym for
Read Access Memory
Random Activation Memory
Retrieval Activation Memory
Random Access Memory
A set of programs which is designed to perform a well-defined function is known as ……………..
software
hardware
shareware
documentation
A person who writes an instruction for a computer to execute is known as …………..
a programmer
an analyst
a computer manager
a computer engineer
The software that enables you to visit websites and perform activities on them is called……………..
internet
world wide web
web browser
website
A software that causes damage to the computer system is known as …………….
computer virus
computer antivirus
computer worm
computer worm
What does it mean to double click the mouse?
pressing the left button of the mouse twice at interval
pressing the right button of the mouse at interval
pressing the right button of the mouse in quick succession
pressing the left button of the mouse in quick succession
A computer basically performs ……………
input, retrieval and output
receiving, retrieval and output
input, process and storage
input, process and output
Which of these cannot be found on a keyboard
numeric keys
directional/arrow keys
function keys
drawing keys
Which of the following affect how fast a CPU is?
Cores
If it has blue lights
Cache
Clock Speed
Which are these are input devices?
Mouse
Printer
Keyboard
Scanner
Which of the following are computers? (Tick all that apply)
Smartphones
Smartwatches
Tablets
Microwave
Which is more important for a computer to function? CPU or RAM?
CPU
RAM
Neither CPU or RAM are needed for a computer to function
You need both CPU and RAM for a computer to function
What is this?
RAM
motherboard
CPU
graphics card
CPU
Which type of memory has no moving parts?
Hard Disk Drive (HDD)
Motherboard
Magnetic Drive
Solid State Drive (SSD)
How do the CPU and RAM work together?
A CPU holds short term instructions and waits to send them over to the ram which can process said instructions
They do not work together...
Ram is short term memory which hold temporary instructions which will be communicated to the CPU for it to process
RAM and CPU work render graphical elements such as UI or 3D graphics in a video game
What is the difference between the Address Bus and the Data Bus?
They do the same thing just for different components
The Address Bus will tell the processor where to get data from the Ram (Like an address) while the data bus manages the actual transfer of the data.
The Address Bus will move data from the CPU to the RAM, and the Data bus with tell the CPU where the instructions are held
The Address Bus manages voltage for the CPU while the Data Bus manages transistors.
What is the difference between an HDD and an SSD
A Hard Disk Drive is a type of storage which runs on a spinning disk which is then read by a mechanical arm. A Solid State Drive has no moving pieces and can transfer data at much higher speeds as it does not need to spin to access data
A Hard Disk Drive does not need to spin around to get data unlike a Solid State Drive which uses a spinning disk and arm to read data
They are both for storage so no differences. They are mainly different visually
Hard Disk Drives are smaller where as Solid State Drives are much larger
What is this?
optical drive
CPU
hard drive
secondary storage
string="HELlo"
What will be the result of string.isupper()?
(a)
What data type would you use to represent the price of an item?
integer
float
Boolean
String
A while loop equivalent of the for loop above is
What would be outputted here?
Bigger than 2!
Number is 5
Bigger than 2!
Number is 5
Nothing
What is the difference between a procedure and a function?
They are the same thing
A procedure passes values back out to the program, a function does not
A function passes values back out to the program, a procedure does not
A function can run without being called
Any statements inside an IF clause (section) can be executed multiple times.
FALSE
TRUE
What is the output?
True
False
condition1
condition2
What is the output?
3
3
7
3
5
7
7
The "break" command:
will quit the whole program
will stop the loop and continue with any instructions after the loop
will skip any remaining code in the loop, but go back to the top and restart the loop
will cause an error
Which condition is a logic error (will not run properly)?
x>=1 AND x<=100
1<=x<=100
1>x>100
x<1 OR x>100
What would the output be for the following program if the user enters 4 and 6?
10
14
16
there will be an error
What term is used to describe data passed into a definition?
Variable
Loop
Constant
Parameter
What is the term for an error that a programmer makes in their code so the program won't run?
Program error
Syntax error
Code error
Logic error
In your trace table, you need a column for each v (a) , and a column for your output.
LEDs and lamps are examples of what type of device?
Input
Process
Output
Look at the Algorithm Below. In the corresponding Trace Table, what value should 'D' be?
11
13
8
1
Who might use a Trace-table?
A computer programmer
IT Technician
Hardware engineer
An artist
Look at the Algorithm Below. In the corresponding Trace Table, what value should 'F' be?
5
8
13
18
Which of the following is the correct way to create a String?
s = "I am cool";
s = i am cool;
s = I am cool
s = "I" am cool;
Which operator is "greater than or equal to"?
=>
<=
>=
=<
3.
Comments in coding is used to help
the programmer
the editor of the code
anyone viewing the website
the reader of the code
Identify the range of byte data types
-10 to 9
- 128 to 127
-32768 to 32767
-2147483648 to 2147483647
HTML is what type of language?
Scripting Language
Markup Language
Programming Language
Network Protocol
Which element is used for or styling HTML5 layout?
CSS
jQuery
JavaScript
PHP
1.
What is the meaning of HTML?
Hypertext Making Language
Hightext Markup Language
Hypertext Markup Language
Hypertext Medium Language
Full form of W3C is _____________
(Very Random, Ik)
World Wide Websites community
World Wide Web community
World Wide Websites consortium
World Wide Web consortium
4.
What is the proper way to code a website title using HTML
title{
New Website}
<title>New Website</title>
.tile New Website
<title>New Website<title>
How many sizes of headers are available in HTML by default?
5
1
3
6
By using //
By using /* */
By using //* *//
None of the above
What is the hexadecimal equivalent of decimal 25?
1A
19
20
18
What is the binary equivalent of hexadecimal 11B?
100011010
100010011
100011011
10001001
Interpret 11110010 as a two's complement binary number, and give its decimal equivalent
(a)
A (a) is a large circuit board inside the system unit.
In a PC, 1000 gigabytes might be a typical storage size for ___
the CPU
RAM
a hard drive
a graphics card
The ability to run many programs simultaneously, enabled by the Operating System, is called ___
multitasking
overclocking
hyperthreading
processor juggling
This function description best describes what component.
"more applications and programs you are running, the more ________ you will need for a smooth-running system"
Motherboard
CPU
SSD
RAM
HDD
Which pygame function is used to change the font of the text ?
pygame.font.sys_font()
pygame.font()
none
pygame.font.sys_font()
Which function in pygame is used to draw rectangle ?
pygame.draw_rect()
pygame.draw.rectangle()
pygame.draw.rect()
none
The number of frames handled each second is called the _____________, and getting this right is the difference between a playable game and a forgettable one.
frame rate
time clock
clocking speed
frame buffer
What do we call a specific computer record containing data or a small program?
(a)
What type of file is a MIDI file?
Audio
Binary
MP3
Text
What is the correct syntax for defining a hyperlink in HTML?
<a href=”url”> Link text </a>
<a href=”url”> Link text <a>
<a=”url”> Link text <a>
<ref=”url”> Link text <a>
