wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SKF1 INTRODUCTION TO PROGRAMMING

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is a program?

a)

A machine code understood by the processor

b)

A set of instructions that authorize a computer to perform tasks.

c)

A software used by programmers

d)

A type of computer language

2.

Which programming language is a low-level language made of binary numbers?

a)

Object Oriented Programming Language

b)

Machine language

c)

Assembly language

d)

High-level programming language

3.

What is the purpose of assembly language?

a)

To convert high-level programming languages into machine code

b)

To provide abstraction from a computer's instruction set architecture

c)

To make programming process more efficient

d)

To act as a link between high-level programming languages and machine languages

4.

Which programming language is closer to human languages?

a)

Joint level Language

b)

Machine language

c)

Assembly language

d)

High-level programming language

5.

What is the purpose of coding in the programming language hierarchy?

a)

To communicate with the computer at each level

b)

To create software for users

c)

To manipulate program elements graphically

d)

To promote reusability and sharing of codes

6.

What type of programming language that promote reusability and sharing of codes?

a)

Object Oriented (OO) Programming Language

b)

Visual programming language (VPL)

c)

Machine Language

d)

Assembly Language

7.

What type of programming language that lets users create programs by manipulating program elements graphically rather than by specifying them textually?

a)

Object Oriented (OO) Programming Language

b)

Visual programming language (VPL)

c)

Machine Language

d)

Assembly Language

8.

Which is the correct example of Object Oriented (OO) Programming Language?

a)

LEGO Mindstorm

b)

Scratch

c)

C++

d)

mBlock

9.

Which is the correct example of Visual Programming Language (VPL)?

a)

C++

b)

Python

c)

Java

d)

LEGO Mindstorm

10.

Based on the figure shown, what is the language use in the process of coding after assembly language?

a)

Machine Language

b)

C++ Language

c)

LEGO Mindstorm Language

d)

Python Language