wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Ramie Jandel and Macnabstan Trist copmuter quiz

Total questions: 12

Worksheet time: 2mins

Name
Class
Date
1.

What are break points?

a)

A mathematical model for data types in which a data type is defined by its behavior (semantics) from the point of view of a user of the data, specifically in terms of possible values, possible operations on data of this type, and the behavior of these operations. This contrasts with data structures, which are concrete representations of data from the point of view of an implementer rather than a user.

b)

when the program is stopped, and the developer can find the values of variables in previous parts of the code

c)

when Amaan is bored of computing lessons so has a break by playing slope

d)

the point where the program breaks

2.

an IDE is an intergrated development (a)  

3.

which one of these is not a high level coding language

a)

clock speed

b)

python

c)

java

d)

CSS

4.

which of these is not a logic gate

a)

nand

b)

nor

c)

not

d)

nie

5.

what will the following code output:

array = ["amaan", "is", "playing", "slope", "!"]

print(array[4-3]

a)

"is"

b)

syntax error

c)

"amaan"

d)

func_slope()

6.

what data type would i use for my bank balance?

a)

character

b)

string

c)

float

d)

integer

7.

what is the definition of an iteration

a)
A type of weather pattern
b)
Repetition of a process or cycle
c)
A type of transportation
d)
A type of fruit
8.

what is an array

a)
A data structure that stores a collection of elements
b)
A type of flower
c)
A musical instrument
d)
A type of bird
9.

what is a logic gate

a)
A logic gate is a physical barrier used to prevent unauthorized access to a building
b)
A logic gate is a basic building block of a digital circuit that performs a logical operation on one or more binary inputs and produces a single binary output.
c)
A logic gate is a type of gate used in a computer game to unlock new levels
d)
A logic gate is a device used to control the flow of water in a plumbing system
10.

what is assembly language

a)
A language used for creating graphical user interfaces
b)
A type of language used for communication between different computer systems
c)
A low-level programming language specific to a particular computer architecture.
d)
A high-level programming language with a focus on simplicity and readability
11.

what is an IDE

a)
Internal Data Encryption
b)
Integrated Development Environment
c)
Internet Data Exchange
d)
Interactive Design Environment
12.

what is a boolean function?

a)
A function that returns a string value
b)
A function that returns a boolean value
c)
A function that returns an integer value
d)
A function that returns a floating point value