Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Programming language

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

______generation of language is known for resembling human speech.

a)

second

b)

third

c)

fourth

d)

fifth

2.

The process of writing a program is called

a)

machine language

b)

low level language

c)

software

d)

programming

3.

______is the main purpose of an algorithm

a)

To create flowcharts

b)

To canvert high lev el language

c)

To perform step by step procedure

d)

none

4.

______language is directly understood by computer.

a)

high level

b)

assembly

c)

machine

d)

third generation

5.

______symbol is used to indicate the input and output of a program

a)

rectangle

b)

parallelogram

c)

rhombus

d)

oval

6.

The ______ symbol is used to join the parts of a flowchart

a)

flow lines

b)

connectors

c)

processing box

d)

decision box

7.

The set of instructions written in a language which computer can understand is called a ______

a)

program

b)

interpreter

c)

compiler

d)

assembler

8.

The people who write programs are called _______

a)

researchers

b)

presidents

c)

programmers

d)

robots

9.

A___language is user friendly and resembles the english language.

a)

machine

b)

assembly

c)

high level

d)

code

10.

A ________converts one line of a program at a time.

a)

program

b)

interpreter

c)

compiler

d)

machine

11.

The ______ symbol is used to represent the start or end of a flowchart.

a)

arrow

b)

oval

c)

rectangle

d)

diamond

12.

Natural language are often associated with expert systems and _________

a)

low level language

b)

assembly language

c)

Artificial Intelligence

d)

machines

13.

A ______is a diagramatical representation of an algorithm,

a)

natural language

b)

flowchart

c)

algorithm

d)

HLL

14.

______ shape box is used to check the conditions, display comparisons and take decisions

a)

Parallelogram

b)

Rhombus

c)

Rectangle

d)

Oval

15.

The direction of flow in any flowchart should be from______

a)

top to bottom

b)

right to left

c)

bottom to top

d)

all

16.

_____converts the entire HLL program into machine language at once and dsplays errors for the whole program together

a)

processor

b)

AI

c)

compiler

d)

flowchart

17.

_____ type of language uses mnemonic codes

a)

Natural language

b)

Assemby language

c)

Low level

d)

High level

18.

The ______ symbol is used to indicate a process in a flowchart.

a)

oval

b)

parallelogram

c)

diamond

d)

rectangle

19.

High level language programs are ________

a)

machine dependent

b)

machine independent

c)

safe

d)

All correct

20.

What does a compiler do?

a)

Translates the entire program at once

b)

Edits the source code

c)

Converts one line of a code

d)

All correct