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.
memory
PL/1
interpreter
assembler
2. A ___________ language or extension language is a programming language that allows control of one or more software applications.
Lisp
PL/1
scripting
Perl (Practical Extraction Report Language)
3. 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
pseudocode
operation code
Java
2GL
4. The purpose of symbols in assembly language is to represent _________ locations
data address
data
memory
pseudocode
5. 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
assembly language
Pascal
ALGOL
postfix
6. This generation of languages - easier to read - procedural - portable - e.g. COBOL or C or C++ or Pascal or Python
C
ALGOL
identification
3GL
7. The oldest high-level language.
machine
Fortran (FORmula TRANslation)
expression
C
8. Components of assembly language : _________ and operation code and name
operand
2GL
PL/1
C
9. In machine language the symbol for a displacement value is _________
Pascal
Z
FILES
Pascal
10. The most widely used language for business applications
PL/1
assembly
high level language
COBOL
11. A fully compiled or assembled program ready to be loaded into the computer.
data
object program
trace routine
operation code
12. A Language with a very precise structure that is particularly good for training serious programmers; is procedural and is based on ALGOL
C++
source program
C
Pascal
13. Divisions of COBOL programs: _________ and identification and environment
data
LISP (LISt Processing)
Perl (Practical Extraction Report Language)
expression
14. A fourth-generation programming language - financial modeling language - eventually out-competed by spreadsheets
assembler
FORTRAN
object program
IFPS
15. Divisions of COBOL programs: data and identification and _________
1GL
EBDIC
environment
memory
16. Language capable of treating alphabetic text as a set of logic statements
Lisp
machine
declarative
Fortran (FORmula TRANslation)
17. Components of machine code: 1. ___________ ____________ 2. operation code 3. data address
Fortran (FORmula TRANslation)
register number
Z
Perl (Practical Extraction Report Language)
18. Basic command - directory of files: _________
FILES
name
source program
Z
19. In machine language purpose of a _________ _________ is to signify which register to use when computational procedures are required
PL/1
Perl (Practical Extraction Report Language)
3GL
register number
20. Type of error: a language command being spelled incorrectly
C++
3GL
high level language
syntax
21. Components of assembly language: operand and operation code and _________
runtime
memory
name
data address
22. Divisions of COBOL programs: data and _________ and environment
expression
ALGOL
identification
postfix
23. It allows users to write programs in a language similar to natural language.
memory
high level language
ALGOL
1GL
24. Source code may be converted into an executable image by a(n) ______________
compiler
Fortran (FORmula TRANslation)
3GL
Ada
25. It is an interpreted language designed principally to process text - often used for web CGI scripts and parsing log files.
operation code
high level language
Perl (Practical Extraction Report Language)
LISP (LISt Processing)
26. Type of error that results in unpredictable program glitches
high level language
COBOL (COmmon Business-Oriented Language)
runtime
machine
27. Source code may be executed immediately with the aid of a(n) ________________.
syntax
interpreter
data
assembly
28. It was created in the late 1950s - most modern procedural languages reflect its overall structure and design
FORTRAN
interpreter
ALGOL
name
29. A Language with good error diagnostics - is easy to use and has real-time coding
trace routine
identification
BASIC
PL/1
30. This generation of languages - zeros and ones - machine code
interpreter
data address
1GL
Ada
31. An _________ is used to translate a program into machine code every time the program is run
Pascal
interpreter
4GL
Fortran (FORmula TRANslation)
32. An ____________ yields a value. For example: 2 + 2 yields 4.
object program
expression
COBOL
3GL
33. 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
COBOL
operand
trace routine
pseudocode
34. 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.
assembly language
X
2GL
FILES
35. A Language which is inexpensive to program and is problem-oriented and is easy to code
interpreter
RPG
PL/1
Ada
36. This generation of languages include - RPG or SQL or Mathamatica or PL/SQL or Cold Fusion - subset of Domain Specific Languages
4GL
expression
register number
IFPS
37. The program that translate a source program (high level language) into an object program.
operand
label
interpreter
compiler
38. The purpose of an _________ ___________ is to detect syntax errors in an assembly language program
assembly language
environment
4GL
object program
39. In machine language the symbol for an index register is _________
FORTRAN
X
runtime
COBOL
40. In machine language the purpose of an _________ _________ is to tell the control unit what data processing operation is to be performed.
interpreter
operation code
object program
Pascal
41. Language that interfaces directly with the operating system. It indicates when and how application programs will be processed.
assembly language
Job Control Language
interpreter
assembler
42. 8 Bit character encoding used on IBM mainframe operating systems. Alphanumeric data is stored on tape/disk in this format
label
postfix
data address
EBDIC
43. The language of the Department of Defense
ALGOL
COBOL
X
Ada
44. A program written in a high-level language.
operation code
source program
LISP (LISt Processing)
register number
45. A language developed by IBM which features mathematical excellence and strong input/output capabilities
Pascal
register number
postfix
PL/1
46. In assembly language the location of data values in primary memory is given by the _________ field
interpreter
register number
operand
Perl (Practical Extraction Report Language)
47. Components of assembly language: operand and _________ _________ and name
label
operation code
COBOL
assembly
48. 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
C++
runtime
compiler
operand
49. Another name for Reverse Polish Notation
ALGOL
operand
4GL
postfix
50. In machine language the symbol for a base register is ____
COBOL (COmmon Business-Oriented Language)
Y
register number
declarative