Search Header Logo
Introduction to Programming

Introduction to Programming

Assessment

Presentation

Computers

12th Grade

Practice Problem

Medium

Created by

SITI BM

Used 16+ times

FREE Resource

17 Slides • 23 Questions

1

Introduction to Programming

(a) Define programming language, programming paradigm and language translators


b) Differentiate paradigms of programming language: procedural, object oriented and logic


c) Differentiate types of language translator (compiler, interpreter and assembler)

media

2

media

3

Multiple Select

There are many types of programming language used today. Define programming language.

1

Set of words, abbreviations, and symbols that enables a programmer to communicate instructions to a computer

2

Notational system for describing tasks in a machine-readable only

3

Set of rules, words, symbols, and codes used to write computer programs.

4

Multiple Choice

There are two types of programming language which are ...

1

machine language and low level language

2

machine language and assembly language

3

machine language and high level language

4

low level language and high level language

5

media

6

Multiple Choice

What is programming paradigm?

1

A fundamental style of computer programming, that is can be categorized according to the approach used to solve a problem.

2

An approach to programming a computer based on a mathematical theory or a coherent set of principles.

3

A way in which computer language looks at the problem to be solved.

4

All answer is correct!

7

media

8

Multiple Select

Examples of object-oriented programming language

1

Phyton

2

C++

3

C

4

PASCAL

5

FORTRAN

9

Multiple Choice

Identify programming language paradigm based on statement below.

"The program statements that express facts and rules about problem within a formal logic system."

1

Procedural Programming

2

Logic Programming

3

Object-oriented programming

10

Multiple Choice

Identify programming language paradigm based on statement below.

"Create one thing that has its own data and set of responsibilities."

1

Procedural Programming

2

Logic Programming

3

Object-oriented programming

11

media

12

media

13

media

14

Multiple Choice

Identify programming language paradigm based on statement below.

"Break a big problem into several pieces and work on each piece separately."

1

Procedural Programming

2

Logic Programming

3

Object-oriented programming

15

Multiple Choice

Identify programming language paradigm based on statement below.

"The program consists of routines, subroutines or functions to carry out a series of computational steps."

1

Procedural Programming

2

Logic Programming

3

Object-oriented programming

16

Multiple Choice

Identify programming language paradigm based on statement below.

"A program that uses object that include both data and function."

1

Procedural Programming

2

Logic Programming

3

Object-oriented programming

17

Multiple Select

Which of the following describe object oriented correctly?

1

organizes the program code into procedures (or functions or methods).

2

uses classes and objects to create models based on the real world environment.

3

uses automated reasoning to compute over a set of facts and rules.

4

easy to maintain and modify existing code as new objects are created inheriting characteristics from existing ones.

5

Program code is written using logic notation

18

Multiple Select

Which of the following describe programming paradigm : logic correctly?

1

organizes the program code into procedures (or functions or methods).

2

uses classes and objects to create models based on the real world environment.

3

uses automated reasoning to compute over a set of facts and rules.

4

easy to maintain and modify existing code as new objects are created inheriting characteristics from existing ones.

5

Program code is written using logic notation

19

Multiple Select

Which of the following describe procedural programming paradigm correctly?

1

organizes the program code into procedures (or functions or methods).

2

uses classes and objects to create models based on the real world environment.

3

uses automated reasoning to compute over a set of facts and rules.

4

easy to maintain and modify existing code as new objects are created inheriting characteristics from existing ones.

5

Program code is written using logic notation

20

media

21

Fill in the Blanks

Type answer...

22

Fill in the Blanks

Type answer...

23

Fill in the Blanks

Type answer...

24

media

25

media

26

media

27

Multiple Choice

Define these terminologies "Language Translator"

1

program that converts instructions written in machine language to programming language.

2

program that converts instructions written in programming language to machine language.

28

media

29

media

30

media

31

Fill in the Blanks

Type answer...

32

Fill in the Blanks

Type answer...

33

Fill in the Blanks

Type answer...

34

media

35

Multiple Choice

Translates the entire program into object program.

1

Assembler

2

Interpreter

3

Compiler

36

Multiple Choice

Converts programs written in assembly language to machine code.

1

Assembler

2

Interpreter

3

Compiler

37

Multiple Choice

Translate one high-level program instruction at a time into machine code.

1

Assembler

2

Interpreter

3

Compiler

38

media

39

Multiple Choice

Machine language does not need a translator. Why?

1

Machine language executes other programs directly, running through program code and executing it line-by-line.

2

Machine language converts an entire high level language program automatically.

3

Machine language is already understand by the computer.

40

media

Introduction to Programming

(a) Define programming language, programming paradigm and language translators


b) Differentiate paradigms of programming language: procedural, object oriented and logic


c) Differentiate types of language translator (compiler, interpreter and assembler)

media

Show answer

Auto Play

Slide 1 / 40

SLIDE