wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Module 2 Test Review

Total questions: 56

Worksheet time: 29mins

Name
Class
Date
1.

An employee is using a desk phone that is connected only via a network cable. Which of the following technologies is the phone using?

a)

LTE

b)

GSM

c)

VoIP

d)

CDMA

2.

How would you write the speed at which data transfers over a network?

a)

MHz

b)

Mbps

c)

MBPS

d)

Mhz

3.

How would you write the speed in which CPUs and RAMs process?

a)

mhz

b)

MHz

c)

MHZ

4.

What is the main query language?

a)

Java

b)

SQL

c)

database

d)

C++

5.

What computer language has a faster performance?

a)

Compiled

b)

Interpreted

6.

What computer language is ran at once?

a)

Interpreted

b)

Compiled

7.

Which computer language is read line by line?

a)

Compiled

b)

Interpreted

8.

If you were to add a zipcode into a computer language what variable type do you use?

a)

integer

b)

string

c)

char

d)

float

9.

What is the decimal notation of 11000100

a)

192

b)

196

c)

100

d)

89

10.

What is the exponential power of decimal notation?

a)

Base 2

b)

Base 16

c)

Base 4

d)

Base 10

11.

What is the exponential power of binary notation?

a)

Base 2

b)

Base 8

c)

Base 10

d)

Base 16

12.

What is the exponential notation of hexadecimal?

a)

Base 2

b)

Base 10

c)

Base 16

d)

Base 8

13.

How many bits is in one byte?

a)

2

b)

1

c)

8

d)

4

14.

What is the data representation that contains a flexible system for representing international alphabets?

a)

ASCII

b)

Unicode

c)

Java

15.

What data type stores a single textual character?

a)

Integer

b)

Char

c)

Boolean

d)

Float

16.

What is the data type for storing a variable length field for storing a sequence of characters

a)

Char

b)

String

c)

Float

d)

Integer

17.

What data type stores whole numbers only?

a)

Char

b)

Float

c)

Integer

d)

String

18.

What data type would I use to store a temperature reading- similar to 98.6

a)

integer

b)

float

c)

char

d)

array

19.

Which data representation format can encode the widest range of characters

a)

Unicode

b)

ASCII

20.

What data type stores logic and can be used to answer OR, AND, NOT?

a)

string

b)

integer

c)

boolean

d)

char

21.

What does a programmer need to do when he/she completes a new set of proprietary code?

a)

Report it

b)

File for a copyright governance

c)

nothing

22.

Under which type of intellectual property laws protects the creators of a new bluetooth mouse?

a)

Copyright

b)

trademark

c)

patent

23.

What is the largest storage unit below?

a)

KB

b)

MB

c)

PB

d)

GB

24.

How many bytes is in a KB?

a)

1000

b)

8

c)

1,024 Kilobytes

d)

1,024 Bytes

25.

Which storage unit has over a trillion bytes?

a)

KB

b)

MB

c)

TB

d)

GB

26.

bps stands for what?

a)

bytes per second

b)

bits per second

27.

A device that was created to replace the mouse on a computer would be most likely protected by what section of laws?

a)

Trademark

b)

Copyright

c)

Patent

d)

Fair Use

28.

A software program that was written by an individual would be most likely protected by what section of law?

a)

Trademark

b)

Patent

c)

Copyright

d)

Fair Use

29.

A software program that was written by an individual would be most likely protected by what section of law?

a)

Trademark

b)

Patent

c)

Copyright

d)

Fair Use

30.

An image that was created by an individual to represent their company or software would be most likely protected by what section of law?

a)

Copyright laws

b)

Fair use

c)

patent

d)

trademark

31.

ASCII lets your computer

a)

save files

b)

convert analog to digital

c)

ask you questions

d)

remove data

32.

A ________ is an organized collection of data.

a)

record field

b)

header row

c)

datasystem

d)

database

33.

What is data?

a)

information

b)

basic facts and values

c)

tables used by computers

d)

text and numbers

34.

Which of the following is not a primitive data type?

a)

array

b)

boolean

c)

integer

d)

float

e)

double

35.

Which of the following is not a numeric data type?

a)

integer

b)

float

c)

boolean

d)

double

36.

How many different values can a Boolean contain?

a)

0

b)

2

c)

65,536

d)

5

37.

Your client wants to move the database application from a local drive to a network drive. This is an example of a(n) _____ application.

a)

N-tier

b)

Cloud hosted

c)

Wireless

d)

local network based

38.

You are using an app. When the network goes down, you can't access the files you have on a network, but you can still open files on a thumb drive. Which of the following terms best describes your app?

a)

one-tier architecture

b)

local network hosted

c)

cloud hosted

d)

n-tier architecture

39.

Google Docs is an example of a(n) __________ application.

a)

Remote Desktop services

b)

one-tier

c)

cloud hosted

d)

local network hosted

40.

You are considering a software program that can be run on Windows or on macOS. This is an example of which type of software?

a)

Open source

b)

cross-platform

c)

proprietary

d)

site licensed

41.

What determines which users can perform operations on a volume prepared with a given file?

a)

encryption

b)

compression

c)

permissions

d)

journaling

42.

What software allows users to create, edit and print documents?

a)

web browsers

b)

word processing software

c)

spreadsheet software

43.

What computer program uses cells and columns to allow a user to perform numerical functions and analyze data?

a)

presentation software

b)

web browser

c)

spreadsheet software

44.

What software allows the user to edit text and graphical images in a slide show system?

a)

word processing software

b)

presentation software

c)

conferencing software

45.

What software program allows users to locate, access and display web pages?

a)

presentation software

b)

hosting

c)

web browser

46.

Known as groupware, what application software is designed to help users by working on a common task to attain their goals?

a)

presentation software

b)

conferencing software

c)

collaboration software

47.

Database software is used to create, edit, and maintain database files and records. They use structured fields, tables and columns. What are types of database software?

a)

Word

b)

PowerPoint

c)

Base

d)

Access

48.

What type of software is used for planning, scheduling, resource allocation and change management?

a)

conference software

b)

project management software

c)

database software

49.

What type of architecture involves putting all of the required components for a software or technology on a single server or platform?

a)

one-tier

b)

two-tier

c)

three-tier

d)

n-tier

50.

What type of software architecture runs presentation layer or interface on a client and a data layer gets stored on a server?

a)

one tier

b)

two tier

c)

three tier

d)

n tier

51.

What type of client-server architecture runs logic, data access, computer data storage and user interface on separate platforms? Example- Google drive cloud storage for Docs file

a)

one-tier

b)

two-tier

c)

three-tier

d)

n-tier

52.

Which of the following numbers is written in hexadecimal format?

a)

1001001

b)

3268

c)

92F

d)

1000101.11

53.

Which of the following terms describe concepts related to breaking code into smaller repeatable sections? (Choose two)

a)

Functions

b)

Variables

c)

Containers

d)

methods

54.

Which of the following are examples of object-oriented programming languages? Choose 2

a)

Java

b)

XML

c)

Python

d)

SQL

55.

Which of the following statements is true regarding arrays and vectors?

a)

Arrays contain one data type and are dynamic in length. Vectors have multiple data types and are a fixed length

b)

Arrays can have multiple data types and are fixed in length. Vectors can have one data type and are dynamic in length.

c)

Arrays and vectors are containers for data. An array can have only one data type and is fixed in length. Vectors are more flexible, containing multiple data types and are dynamic in length.

56.

A client server architecture concept in software engineering where the presentation, processing and data management are both logically and physically separated. Example- database later running on a database server. These work well in environments where the use of physical servers can improve performance.

a)

one-tier

b)

two-tier

c)

three-tier

d)

n-tier