wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Basic Programming

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Refers to a graphical representation of an algorithm.

a)

Computer Program

b)

Algorithm

c)

Flowchart

d)

Basic Programming

2.

It is a step-by-step procedure to resolve any problem.

a)

Basic Programming

b)

Algorithm

c)

Flowchart

d)

Computer Program

3.

A computer programmer cannot write computer programs.

a)

True

b)

False

4.

Which of the following is a sequence of instructions written using a computer Programming Language to perform a specified task by the computer.

a)

Flowchart

b)

Algorithm

c)

Computer Program

d)

Program Coding

5.

What shape of flowchart symbol you will use to display the output?

a)

Rectangle

b)

Diamond

c)

Oval

d)

Parallelogram

6.

Computer programming is also called program coding.

a)

True

b)

False

7.

Which of the following is NOT a programming languages?

a)

Ruby

b)

Visual Basic

c)

Java

d)

Illustrator

8.

Which of the following flowchart symbol is used to represent arithmetic instructions?

a)

Input/Output

b)

Terminal

c)

Processing

d)

Decision

9.

Which of the following is NOT an advantage of Flowchart?

a)

Flowchart act as a guide for blueprint during program designed.

b)

It is difficult to draw flowchart for large and complex program

c)

Flowchart are better way of communicating the logic of system.

d)

Flowcharts help in debugging process.

10.

What flowchart symbol used to answer yes/no question or true/false?

a)

Processing

b)

Connectors

c)

Input/output

d)

Decision