wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Programming Language

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

What is a computer programming language?

4 lines
2.

All these are programming language except......................

a)

Java

b)

Javascript

c)

Python

d)

Big C

3.

Which of the following is NOT an example of a higher level language

a)

Python

b)

Ruby

c)

Java

d)

Fortran

4.

A high level computer language is a language that is difficult for computer to understand and perform. They program the language in the computers to high level. They use words such as print, if, input and while statements “

a)

True

b)

False

5.

Low level computer language is easy to learn and is used by more people this computer programming language type is as flexible and abstract and overall well functional.

a)

True

b)

False

6.

Which letter represents the right level of programming

a)

A is Low-level Programming

b)

B is High-level programming

c)

A is High level Programming

d)

B is low level programing

7.

A CPU only understands instructions in ……………………………………. form?

a)

Binary

b)

Numbers

c)

Letters

d)

none of the above

8.

The fundamental language of the computer is called……………………………….. language ?

a)

Machine

b)

Python

c)

Ruby

d)

Scratch

9.

.................. are the steps to take when you are making something using programming. It is for completing a particular task, and for functioning computers and other programmed objects.

a)

Binary Code

b)

Machine Code

c)

Algorithms

d)

Code

10.

The follwoing are all types of Algorithms excepts

a)

Recursive

b)

Greedy

c)

Dynamic

d)

Strong

11.

Python was developed by

a)

Guido van Don

b)

Guido van Gossum

c)

Guido van Rossum

d)

Guido van Sossum

12.
What is used to connect the flowchart symbols together?
a)
Rectangles
b)
Lines
c)
Arrows
d)
Patterns
13.
What is the purpose of a flowchart?
a)
To plan the program before it is made
b)
Because it is easier
14.
What symbol do flowcharts begin with?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
15.
What is the Output if the user enters:
Yes
a)
Leave umbrella at home
b)
Take an umbrella
16.
What is the Output if the temperature is:
19
a)
Below Freezing
b)
Above Freezing
17.

What is a flowchart?

a)

A flowchart is a text-based way of designing an algorithm

b)

A flowchart is a specific programming language

c)

A flowchart is a diagram that represents a set of instructions

18.

What is the symbol for a decision in a flowchart?

a)

A parallelogram

b)

A diamond

c)

A circle

19.

Which of these is the correct symbol for a process in a flowchart?

a)

A diamond

b)

A rectangle

c)

A parallelogram

20.
On a flowchart, a decision will always have:
a)
Two exit arrows
b)
One exit arrow
c)
Three exit arrows
d)
Four exit arrows