WorksheetsRevision quiz.
Total questions: 60
Worksheet time: 45mins
Identify the fig below
Websites
Search engines
Home page
Hyperlinks
What is the purpose of anti-malware software?
To prevent malicious software from infecting your device
To stop hackers
To prevent spam emails
To protect you from scams
Which security measure?:
Scans your computer periodically for malware and quarantines malware so that it doesn’t spread to other files or computers.
Firewall
Anti-malware
Password
Encryption
Hardware required to connect a LAN to a WAN
WiFi Extender
Modem
Switch
Server
Which network? : Devices connected over a small geographical area
LAN
WAN
WPAN
1 Megabytes =
· 1024 bits
· 1024 bytes
· 1024 kilobytes
----------------data given to digital computer must be in form of ‘0’,’1’
digital system
universal serial bus
Binary number system
-------------- and-------------are types of computers classified on the basis of data processing.
analog computers and digital computers
super computer and personal computers
What is an email attachment
Is software downloaded to your computer
Is a computer file sent along with an email message
is a type of malicious software program
A piece of code
What is a Trojan virus?
A story from Greek mythology
Something that can break your computer
When you download an app and it's actually a virus
A virus only made by hackers
What is an example of a firewall?
When someone tries to hack your computer
When a certain website might be blocked
Stealing a password
It's literally a wall on fire...easy
How can you get rid of a virus?
Take it to a computer specialist
Throw it out
Scan for the virus in the computer's settings
Smash the hard drive
How are viruses made?
Computer programming that breaks into a computer's way of working
In factories
They are made by Apple and Microsoft
Computer germs
What is machine code?
Instructions and data in binary
Serial number of the CPU
Instructions and data in human readable form
Instructions and data in assembly code mnemonics
What are the operators in QBASIC?
Set of words that returns result
special symbols perform specific action and return results
set of instructions that control the flow of program
set of statements used to perform repetitive task
Mohammed Feroz wants to add two numbers using QBASIC. Suggest him the operator needed for this purpose.
*
>=
%
+
Select the Relational operators from the given options.
^
>
<=
<>
=
What will the following code produce? PRINT "Hi"
A paper printed with "Hi"
A screen showing "Hi"
The following arithmetic operations are carried out in BASIC except
+
-
*
x
Text that you wish to appear on the screen while your program runs must appear inside of ---------------------
Slashes
Brackets
Quotes
Braces
The LET statement in BASIC
Allow us to assign a value to a variable
Check the errors within the code
Allow the user to enter data into the computer from "outside" the program during program execution
None of the above
The CLS statement
is to instruct the user to enter data
To enter data
to clear screen
All of the above
What is the acronym for BASIC
Beginner Action- Purpose Symbolic Instruction Code
Basic Algorithm Sequence Instruction of Computer
Beginner's All - Purpose Symbolic Instruction Code
None of the above
What does the "Q" in QBasic stand for?
quote
quick
quite
quit
Which of these do you use to finish a program?
QUIT
ENDPROGRAM
STOP
END
—————————— is the process of finding and removing errors in computer programs.
Program
Instruction set
Bug
Debugging
Which is a valid statement?
x=2$
C=5
$A=“65”
C=5
When we do a serach, the search engine:
a. goes to the Web and searches among the pages for what we want
b. gives us a result based on already gathered information
c. relays the request to a team of people who browse the web in serch for what you need
