You are on page 1of 2

SC015 | Session 2020-2021

TUTORIAL 18

PLO PLO4 Apply logical, analytical and critical thinking in scientific studies and problem solving
CLO CLO3 Solve simple computational problems using analytical and logical skills.
TOPIC 7.0 | Introduction To Programming

1. Describe the following Programming paradigm is a general framework or model for


designing and organizing program, which is categorized according to the approach used to
solve problem.
a. List one (1) programming paradigm that you know.
b. Identify the suitable translator used by these programming language.

Programming Language A Programming Language B


i. Translator Programming Language A
ii. Translator Programming Language B
c. Differentiate the translator mention in 1(b)(i) and 1(b)(ii).
d. State the reason why high-level language must be translated.

42 | P a g e
SC015 | Session 2020-2021

2. A programming language is a formal computer language designed to communicate instructions


to a machine, particularly a computer.
a. Based on the FIGURE 1 below, identify the types of programming language (i)
CODE A CODE B

CODE A
CODE B

b. Identify the type of translator that can convert the language of CODE A into machine
language.
c. Give an example of programming language that used CODE B.
d. State one (1) difference between programming language that used CODE A and CODE B
3. Describe one (1) difference between Object-Oriented Programming and Structured
Programming.
Object-Oriented Programming Procedural Programming

43 | P a g e

You might also like