WorksheetsQUIZ TOPIC 1: Introduction to Programming Language
Total questions: 15
Worksheet time: 15mins
Pascal, Python, Java, basic and C++ are all _______________
computer program
programming language
windows software
foreign language
A set of instruction that enable you to solve a problem is called problem solving.
True
False
There are ___________ different generations of programming language.
3
4
5
6
The generations of Low-level programming language are ___________ and ___________.
First generation languages (1GL)
Second generation languages (2GL)
Third generation languages (3GL)
Fourth generation languages (4GL)
Programming language C++ is an example of ___________ generation languages.
Second generation languages (2GL)
Third generation languages (3GL)
Fourth generation languages (4GL)
Fifth generation languages (5GL)
The following are languange translator EXCEPT
Assembler
Compiler
Interpreter
Programmer
Someone who writes computer program called ___________.
Program
Programming
Programmer
The language processor that reads the complete source program as a whole in one go and translates it into an equivalent program in machine language.
Compiler
Interpreter
Assembler
Definiton of programming is _________________________________.
A vocabulary and set of grammatical rules (syntax) for instructing a computer to perform specific tasks.
Used to translate the program written in Assembly language into machine code.
Process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.
The following are Programming language applications in real life.
Smart TV
Internet Banking
UPU Online System
All of the above
First generation language is also known as __________________.
Symbolic language
Mnemonic language
Machine language
Assembly language
All above is about Second Generation Languages EXCEPT
Vacuum Tubes
Transistors
Punched cards for input
Assembly languages
This image is about _____________
Compiler
Interpreter
Assembler
What is this about?
First generation (Machine Languages)
Second generation (Assembly Languages)
Third generation (Procedural Languages)
Fourth generation (Non-Procedural Languages)
Fifth generation (Intelligent Languages)
Recognize the translator used to translate C++ into the machine language.
Compiler
Interpreter
Syntax
Assembler
