NEW
Font size
Worksheets2.5 Programming Languages and IDEs
Total questions: 24
Worksheet time: 12mins
Which of these is an example of a low-level language?
Delphi
Little Man Computer
Basic
C#
Executes instructions written in a programming language
Language Translator
Compiler
Interpreter
Source Code
Software program which optimizes code, ready for execution
Language Translator
Compiler
Interpreter
Source Code
Converts instructions in a programming language to a single executable file
Compiler
Interpreter
Source Code
Object Code
Which translator stops when it encounters an error?
Compiler
Interpreter
Which translator produces Object Code and an Error Report listing the errors found
Compiler
Interpreter
What is meant by source code
The final executable program
The code written by the programmer
The additional information about errors
Code relating to sources of information on the Internet
Which of these is an example of a low-level language?
Delphi
LMC
Basic
C#
Which of these converts a computer program from one language to another?
Compiler
Interpreter
No Translator
Language Translator
An advantage of programming in low-level programming is
Easier to understand
Takes up less code
Produce programs that require small file sizes
Easier to de-bug
An advantage of programming in a high-level programming language is
Easier to understand
Useful for device drivers
Programs require smaller file sizes
Programs execute faster than other generations
Translation software needed at run-time
Language Translator
Compiler
Interpreter
Code is optimised
Language Translator
Compiler
Interpreter
Translates entire source code in one go
Language Translator
Compiler
Interpreter
Which translator stops when it encounters an error?
Language Translator
Compiler
Interpreter
Which translator converts from different languages?
Language Translator
Compiler
Interpreter
Which translator is used at the end of development?
Language Translator
Compiler
Interpreter
What is meant by source code?
The final executable program
The code written by the programmer
The additional information about errors
Code relating to sources of information on the Internet
Nearly all IDEs will have this to manipulate source code
Text Editor
Debugger
Compiler
Helps identify and fix errors in code
Text Editor
Debugger
Compiler
Translates source code from a high-level language to a lower level language
Text Editor
Debugger
Compiler
Which one would I be using if I had syntax highlighting?
Text Editor
Debugger
Compiler
What is a debugger?
The final executable program
The code written by the programmer
Assists in the detection and correction of errors
Translates code
