wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IT-Fundamentals-FINAL/EXAM common Assessment

Total questions: 50

Worksheet time: 4hrs 10mins

Name
Class
Date
1.

A user has finished setting up a new computer. Now the operating system requires activation, but the user discovers the computer has no Internet connection. Which of the following should the user do FIRST?

a)

A. Contact technical support.

b)

B. Reboot the computer.

c)

C. Check the Ethernet cable.

d)

D. Review manufacturer's website.

2.

Several users want to share a common folder with high availability. Which of the following devices is BEST to use for this requirement?

a)

A. Large USB flash drive connected to a PC

b)

B. Medium capacity SATA hard drive

c)

C. Network attached storage appliance

d)

D. Firewall with security management

3.

Which of the following allows for the FASTEST printer connections?

a)

A. Bluetooth

b)

B. USB

c)

C. Parallel

d)

D. Serial

4.
What is the main job of the central processing unit (CPU) in a computer?
a)
It executes the instructions from a program stored in memory
b)
It stores data and instructions that the computer will need
c)
It transfers data between the various components of the computer
5.
From the list name one thing a computer system must be able to do:
a)
Input
b)
Turn On
c)
Display Images
d)
Do Noise
6.
Which of these modes best describes a computer system?
a)
Input-output-process
b)
Process-input-output
c)
Input-process-output
7.
BIOS
a)
Batch file Integrated Operating System
b)
Batch Integrated Operating System
c)
Basic Input/Output System
d)
Batch Input/Output System
8.
SATA
a)
Serial Advanced Technology Attachment
b)
Search for Extra Terrestrial Intelligence
9.
What does GB stand for?
a)
Gigabyte
b)
Giantbyte
c)
Giagabyte
d)
Giggabyte
10.
What is PSU?
a)
Personal Supplying Unit
b)
None of these
c)
Personal upplication Unify
d)
Power supply unit
11.
How many bits are in a byte?
a)
2
b)
8
c)
10
d)
10,000
12.
RAM or Random Access Memory is used for output? 
a)
True
b)
False
13.
???
a)
memory stick
b)
modem
c)
NIC
d)
Sound Card
14.
Which one is an input device?
a)
printer
b)
microphone
c)
monitor
d)
pencil
15.
What is this?
a)
Tower
b)
Harddrive
c)
RAM
d)
Motherboard
16.
Which one is an input device?
a)
printer
b)
microphone
c)
monitor
d)
pencil
17.
Is this device Input or Output?
Projector
a)
Input
b)
Output
18.
What happens to RAM when the computer is switched off?
a)
Data is lost
b)
Data is stored
c)
Data is retained for 10 seconds
19.
Which statement best defines software?
a)
Set of instructions for a computer to execute and carry out
b)
USB drives and CDs
c)
Peripheral devices connected to the computer
d)
RAM
20.
Software often distributed at no or low cost, but usually requires payment for full access.
a)
Public domain
b)
Freeware
c)
Shareware
d)
Licensed Software
21.
Identify the computer part.
a)
Monitor
b)
Computer Case
c)
Camera
d)
Mouse
22.
I connect computers and allow them to talk to each other?
a)
cpu
b)
usb port
c)
modem
d)
mother board
23.
I am the brain of the computer?
a)
Cpu
cpu
b)
bios
c)
ram
d)
rom
24.
To send a message between sprites or from the sprite to the stage, you need to
a)
sequence
b)
send
c)
transmit
d)
broadcast
25.
How many times would this code need to repeat to make a full circle?
a)
90
b)
180
c)
360
d)
720
26.
The green blocks that allow comparisons such as >, <, =, >=, <= are called..?
a)
logics
b)
operators
c)
formulas
d)
expressions
27.
What will happen to the sprite when we click on it?
a)
It will move 10 step upwards
b)
10 letter Xs will appear
c)
It will move 10 steps to the left
d)
It will grow by 10 percent
28.
Finding and fixing problems in code
a)
Fixing
b)
Correcting
c)
Debugging
d)
Deissuing
29.
Which of these would move the sprite down on the stage?
a)
change x by 10
b)
change x by -10
c)
change y by 10
d)
change 7 by -10
30.
What would this script most likely do?
a)
make a sprite dance
b)
make a sprite invisible
c)
make the letter D appear
d)
make a sprite spin
31.

What is wrong with this block of code

a)

It is missing the event handler block

b)

it is not going back to the original position

c)

It is not giving a point if it is put in the correct spot

32.

What is the score doing on this command

a)

increments by 1

b)

decrements by 1

c)

increments by 2

d)

decrements by 2

33.
Can detect clicks.
a)
label
b)
button
c)
textbox
d)
slider
34.

A component that you can animate and that can interact with a canvas.

a)

Image

b)

Charcter

c)

ImageSprite

d)

Image Component

35.
This block of code is an example of . . . 
a)
event handler.
b)
conditional statement.
c)
programming loop.
d)
a procedure that uses arguments.
36.

This "empty String" block is found where?

a)

Text drawer of Built-In blocks

b)

Text drawer of Component blocks

c)

Math drawer of Built-In blocks

d)

Blocks available for a TextBox component

37.

What is the role of the variable listOfFlips?

a)

Aggregator

b)

Most recent

c)

Accumulator

d)

Stepper

38.

What is the role of the variable numHeads?

a)

Aggregator

b)

Most recent

c)

Accumulator

d)

Stepper

39.

Which menu option allows you to create a new app?

a)

Projects

b)

Connect

c)

Build

d)

Help

40.

Which menu option allows you to test your app?

a)

Project

b)

Connect

c)

Build

d)

Help

41.

Which menu option allow you to test your app via a WiFi connection?

a)

AI Companion

b)

Emulator

c)

USB

d)

Bluetooth

42.

Which of these is NOT one of the 3 main screens in App Inventor?

a)

Projects

b)

Connect

c)

Designer

d)

Blocks

43.

Which menu option do you choose to begin developing an app?

a)

AI Companion

b)

Start New Project

c)

Save Project

d)

Export Selected Project

44.

Procedures and events in MIT APP INVENTOR are called?

a)

arguments

b)

strings

c)

blocks

d)

loops

45.

This is where you can drag and drop component pieces and design them using the User Interface

a)

Design Area

b)

Drawer

c)

Blocks

d)

Emuator

46.

These you connect together to tell your app what to do in App Inventor

a)

If Statements

b)

Blocks

c)

Loops

d)

Hadlers

47.

Operating system is a set of programs that connects and manages software with ________

a)

System

b)

User

c)

Hardware

d)

Application

48.

Responsibilities of OS include

a)

Handling "interrupts" generated by the I/O controllers

b)

Making external devices to work properly

c)

Creating instructions to connect user's PC to the local network

d)

Finding ways for student to answer this question

49.

Which of these devices can have an MULTI-TASKING operating system?

a)

Laptop

b)

Microwave oven

c)

Simple mobile phone

d)

Playstation 4

50.

What is User's Interface?

a)

The space between user and computer

b)

The space between computer and software

c)

The space between computer and user's actions

d)

The space between me and you