SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Programming Languages
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A program that converts from assembly language to machine language.
Pascal
label
interpreter
assembler
2. In assembly language the location of data values in primary memory is given by the _________ field
operand
interpreter
Ada
2GL
3. This generation of languages - zeros and ones - machine code
data address
compiler
1GL
runtime
4. The purpose of ___________ language is to condense machine code instructions into simpler instructions. Its disadvantage is that it is machine dependent. It is not immediately executable.
FORTRAN
runtime
2GL
assembly
5. Language used primarily for science applications
object program
data address
compiler
FORTRAN
6. It was developed in 1959 - is especially wordy (just as C and Perl are characterized as terse). The vast majority of Year 2000 problems involved programs written in this language.
COBOL (COmmon Business-Oriented Language)
assembly
RPG
PL/1
7. In machine language the symbol for a displacement value is _________
Z
operand
environment
interpreter
8. It is the ancestor of the family of functional languages that emphasize evaluating expressions rather than executing imperative commands.
environment
LISP (LISt Processing)
trace routine
1GL
9. The most basic type of programming language - immediately executable instructions and making efficient use of computer storage. Manipulation of individual bits by instruction. Not easy in design or writing
machine
compiler
name
interpreter
10. A fourth-generation programming language - financial modeling language - eventually out-competed by spreadsheets
IFPS
name
register number
assembly
11. The most widely used language for business applications
compiler
pseudocode
COBOL
high level language
12. A mixture of natural languages and symbols and terms and other features commonly used in high-level languages. E.g. + or - or * etc.
pseudocode
COBOL (COmmon Business-Oriented Language)
Perl (Practical Extraction Report Language)
trace routine
13. An _________ is used to translate a program into machine code every time the program is run
compiler
declarative
syntax
interpreter
14. Programming paradigm that expresses the logic of a computation without describing its control flow. Regex or logic programming or functional programming or xslt or svg
X
declarative
compiler
operation code
15. Components of machine code: 1. register number 2. ___________ ____________ 3. data address
expression
operand
machine
operation code
16. Type of error that results in unpredictable program glitches
EBDIC
X
compiler
runtime
17. The purpose of an _________ ___________ is to detect syntax errors in an assembly language program
COBOL
4GL
X
object program
18. In assembly language the place at which computer control can be transferred is marked by the _________ field
Y
label
1GL
3GL
19. Divisions of COBOL programs: _________ and identification and environment
C
data
ALGOL
register number
20. This generation of languages - easier to read - procedural - portable - e.g. COBOL or C or C++ or Pascal or Python
pseudocode
3GL
imperative
identification
21. In machine language the symbol for a base register is ____
X
operation code
Y
LISP (LISt Processing)
22. Components of machine code: 1. register number 2. operation code 3. ___________ ____________
syntax
pseudocode
operation code
data address
23. The purpose of symbols in assembly language is to represent _________ locations
memory
data
FORTRAN
C
24. The language of the Department of Defense
Perl (Practical Extraction Report Language)
Ada
operation code
Job Control Language
25. In machine language purpose of a _________ _________ is to signify which register to use when computational procedures are required
register number
operation code
Perl (Practical Extraction Report Language)
operation code
26. Components of assembly language : _________ and operation code and name
operand
scripting
register number
postfix
27. Source code may be executed immediately with the aid of a(n) ________________.
operand
4GL
PL/1
interpreter
28. Components of assembly language: operand and _________ _________ and name
compiler
PL/1
FORTRAN
operation code
29. A _________ _________ is a set of print statements or screen-display statements whose output enables a programmer to follow a computer's processing path during execution
operand
interpreter
identification
trace routine
30. In machine language the purpose of an _________ _________ is to tell the control unit what data processing operation is to be performed.
LISP (LISt Processing)
Job Control Language
operation code
assembly language
31. Divisions of COBOL programs: data and identification and _________
ALGOL
environment
operation code
assembly
32. This generation of languages include - RPG or SQL or Mathamatica or PL/SQL or Cold Fusion - subset of Domain Specific Languages
memory
Y
4GL
interpreter
33. A programming language in which the source code of programs is composed of mnemonic instructions- each of which corresponds directly to a machine instruction for a particular processor.
ALGOL
assembly language
PL/1
3GL
34. Source code may be converted into an executable image by a(n) ______________
Ada
operation code
runtime
compiler
35. The program that translate a source program (high level language) into an object program.
BASIC
compiler
postfix
operation code
36. This generation of languages - Assembly Language - symbolic not portable
runtime
EBDIC
2GL
operation code
37. It is an interpreted language designed principally to process text - often used for web CGI scripts and parsing log files.
C++
FORTRAN
Perl (Practical Extraction Report Language)
Pascal
38. A Language which is inexpensive to program and is problem-oriented and is easy to code
BASIC
memory
assembler
RPG
39. rogramming paradigm describes computation in terms of statements that change a program state. COBOL or C or Java etc
memory
operation code
Java
imperative
40. A Language with a very precise structure that is particularly good for training serious programmers; is procedural and is based on ALGOL
Pascal
COBOL
COBOL (COmmon Business-Oriented Language)
operation code
41. Basic command - directory of files: _________
IFPS
FILES
Job Control Language
Z
42. Type of error: a language command being spelled incorrectly
scripting
Pascal
RPG
syntax
43. It allows users to write programs in a language similar to natural language.
high level language
data address
BASIC
operation code
44. Another name for Reverse Polish Notation
postfix
Java
environment
Fortran (FORmula TRANslation)
45. It was created in the late 1950s - most modern procedural languages reflect its overall structure and design
Job Control Language
ALGOL
LISP (LISt Processing)
C
46. In order to translate a program written in a high-level language into machine code a(n) _________ is used
compiler
memory
expression
interpreter
47. Components of assembly language: operand and operation code and _________
ALGOL
COBOL (COmmon Business-Oriented Language)
4GL
name
48. A fully compiled or assembled program ready to be loaded into the computer.
object program
interpreter
postfix
X
49. In machine language the symbol for an index register is _________
X
interpreter
4GL
assembly language
50. Language capable of treating alphabetic text as a set of logic statements
ALGOL
interpreter
Lisp
register number