WorksheetsSKF1 INTRODUCTION TO PROGRAMMING
Total questions: 10
Worksheet time: 5mins
What is a program?
A machine code understood by the processor
A set of instructions that authorize a computer to perform tasks.
A software used by programmers
A type of computer language
Which programming language is a low-level language made of binary numbers?
Object Oriented Programming Language
Machine language
Assembly language
High-level programming language
What is the purpose of assembly language?
To convert high-level programming languages into machine code
To provide abstraction from a computer's instruction set architecture
To make programming process more efficient
To act as a link between high-level programming languages and machine languages
Which programming language is closer to human languages?
Joint level Language
Machine language
Assembly language
High-level programming language
What is the purpose of coding in the programming language hierarchy?
To communicate with the computer at each level
To create software for users
To manipulate program elements graphically
To promote reusability and sharing of codes
What type of programming language that promote reusability and sharing of codes?
Object Oriented (OO) Programming Language
Visual programming language (VPL)
Machine Language
Assembly Language
What type of programming language that lets users create programs by manipulating program elements graphically rather than by specifying them textually?
Object Oriented (OO) Programming Language
Visual programming language (VPL)
Machine Language
Assembly Language
Which is the correct example of Object Oriented (OO) Programming Language?
LEGO Mindstorm
Scratch
C++
mBlock
Which is the correct example of Visual Programming Language (VPL)?
C++
Python
Java
LEGO Mindstorm
Based on the figure shown, what is the language use in the process of coding after assembly language?
Machine Language
C++ Language
LEGO Mindstorm Language
Python Language
