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. It examines a source program statement by statement - and the resulting machine language instructions are immediately executed before the next statement is examined.
operation code
interpreter
name
runtime
2. This generation of languages - zeros and ones - machine code
Lisp
1GL
FILES
compiler
3. The program that translate a source program (high level language) into an object program.
compiler
memory
FILES
Job Control Language
4. 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.
operation code
COBOL (COmmon Business-Oriented Language)
EBDIC
RPG
5. rogramming paradigm describes computation in terms of statements that change a program state. COBOL or C or Java etc
memory
imperative
2GL
COBOL (COmmon Business-Oriented Language)
6. The purpose of symbols in assembly language is to represent _________ locations
2GL
memory
declarative
trace routine
7. Components of assembly language: operand and _________ _________ and name
postfix
operation code
label
FILES
8. The language of the Department of Defense
scripting
Ada
Job Control Language
Pascal
9. 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.
assembly
operation code
imperative
ALGOL
10. 8 Bit character encoding used on IBM mainframe operating systems. Alphanumeric data is stored on tape/disk in this format
Pascal
EBDIC
assembler
Fortran (FORmula TRANslation)
11. It was created in the late 1950s - most modern procedural languages reflect its overall structure and design
BASIC
compiler
ALGOL
PL/1
12. Components of machine code: 1. register number 2. ___________ ____________ 3. data address
scripting
IFPS
1GL
operation code
13. Type of error: a language command being spelled incorrectly
object program
syntax
declarative
interpreter
14. Divisions of COBOL programs: data and _________ and environment
operation code
register number
identification
operand
15. This generation of languages - easier to read - procedural - portable - e.g. COBOL or C or C++ or Pascal or Python
LISP (LISt Processing)
postfix
3GL
name
16. The oldest high-level language.
interpreter
register number
register number
Fortran (FORmula TRANslation)
17. A fourth-generation programming language - financial modeling language - eventually out-competed by spreadsheets
syntax
IFPS
PL/1
operation code
18. Components of assembly language: operand and operation code and _________
Java
name
operation code
assembler
19. In machine language the symbol for an index register is _________
label
LISP (LISt Processing)
trace routine
X
20. 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
high level language
machine
trace routine
21. Another name for Reverse Polish Notation
Pascal
interpreter
postfix
identification
22. In assembly language the location of data values in primary memory is given by the _________ field
2GL
data address
compiler
operand
23. Components of machine code: 1. register number 2. operation code 3. ___________ ____________
data address
machine
operand
operand
24. In order to translate a program written in a high-level language into machine code a(n) _________ is used
postfix
compiler
BASIC
FILES
25. Source code may be executed immediately with the aid of a(n) ________________.
operand
register number
interpreter
Perl (Practical Extraction Report Language)
26. A ___________ language or extension language is a programming language that allows control of one or more software applications.
COBOL (COmmon Business-Oriented Language)
scripting
identification
FILES
27. A program that converts from assembly language to machine language.
identification
object program
compiler
assembler
28. A Language which is inexpensive to program and is problem-oriented and is easy to code
object program
C
RPG
name
29. Components of assembly language : _________ and operation code and name
FORTRAN
compiler
object program
operand
30. a popular compiled high-level language - similar to C but witho bject-oriented features (classes) generic programming (templates) and exception handlingwith - developed by Bjarne Stroustrup in 1985 at Bell Labs
data address
object program
C++
name
31. Components of machine code: 1. ___________ ____________ 2. operation code 3. data address
register number
EBDIC
trace routine
operation code
32. An ____________ yields a value. For example: 2 + 2 yields 4.
Java
interpreter
expression
X
33. A mixture of natural languages and symbols and terms and other features commonly used in high-level languages. E.g. + or - or * etc.
operand
pseudocode
interpreter
Pascal
34. A language developed by IBM which features mathematical excellence and strong input/output capabilities
PL/1
operation code
compiler
Ada
35. Type of error that results in unpredictable program glitches
runtime
FORTRAN
declarative
COBOL
36. It is a high-level and highly standardized language that remains very "close to the hardware" and allows the programmer to perform useful fast and dangerous tricks.
IFPS
Y
runtime
C
37. a popular high-level language developed by Sun Microsystems in the early 1990s. The language was originally named OAK and unsuccessfully used for set-top devices but hit it big after being renamed in 1995 and introduced to the World Wide Web. It is a
Java
imperative
data address
C
38. Basic command - directory of files: _________
memory
FILES
register number
Job Control Language
39. It is a high-level compiled language built upon ALGOL. It is best known for its emphasis on structured programming techniques and strong typing; because of this it was extremely popular as a teaching language in the 1980s and early 1990s though it wa
trace routine
Java
Y
Pascal
40. It is the ancestor of the family of functional languages that emphasize evaluating expressions rather than executing imperative commands.
LISP (LISt Processing)
declarative
PL/1
ALGOL
41. Language used primarily for science applications
data address
scripting
syntax
FORTRAN
42. The most widely used language for business applications
machine
COBOL
compiler
scripting
43. Divisions of COBOL programs: data and identification and _________
environment
Lisp
4GL
operand
44. Language capable of treating alphabetic text as a set of logic statements
label
C
Perl (Practical Extraction Report Language)
Lisp
45. A Language with good error diagnostics - is easy to use and has real-time coding
BASIC
runtime
operand
machine
46. This generation of languages - Assembly Language - symbolic not portable
machine
Pascal
identification
2GL
47. Divisions of COBOL programs: _________ and identification and environment
machine
data
interpreter
interpreter
48. Source code may be converted into an executable image by a(n) ______________
compiler
Lisp
object program
IFPS
49. It allows users to write programs in a language similar to natural language.
3GL
Y
high level language
COBOL (COmmon Business-Oriented Language)
50. Language that interfaces directly with the operating system. It indicates when and how application programs will be processed.
Job Control Language
LISP (LISt Processing)
interpreter
memory