wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Basic Programming

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

It is a set of instructions or tasks that the computer will follow.

a)

Programming

b)

Computer Program

c)

System

d)

Java Programming

2.

It is a process or creating of a program.

a)

Programming

b)

Computer Program

c)

System

d)

Java Programming

3.

a)

IO/Display

b)

End

c)

Decision

d)

Flow Line

4.

a)

Process

b)

Flowline

c)

Decision

d)

Terminator

5.

a)

Terminator

b)

Flowline

c)

Process

d)

Decision

6.

It indicates the decision which has two (2) alternatives: true or false

a)

End

b)

Boolean

c)

Decision

d)

Display

7.

It is a method of describing and showing the technique of programming steps.

a)

Allgorithms

b)

Pseudocode

c)

Flowchart

d)

Programming

8.

It is a problem solving technique or a process used in programming problems.

a)

Algorithms

b)

Pseudocode

c)

Problem Solving

d)

Programming

9.

A rules for combining words and statements.

a)

Grammar

b)

Syntax

c)

Java

d)

Errors

10.

Errors that are not the same with your expected output or the required output of your program.

a)

Logical

b)

Syntax