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. 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
trace routine
machine
Ada
interpreter
2. Components of assembly language: operand and operation code and _________
name
assembly
memory
scripting
3. Components of machine code: 1. ___________ ____________ 2. operation code 3. data address
register number
Pascal
operation code
2GL
4. In assembly language the location of data values in primary memory is given by the _________ field
operand
Z
syntax
Ada
5. Language capable of treating alphabetic text as a set of logic statements
Lisp
Fortran (FORmula TRANslation)
name
compiler
6. Type of error: a language command being spelled incorrectly
operation code
syntax
ALGOL
register number
7. It examines a source program statement by statement - and the resulting machine language instructions are immediately executed before the next statement is examined.
object program
3GL
1GL
interpreter
8. A procedural imperative language designed for scientific and engineering and business and systems programming applications
Java
assembly language
compiler
PL/1
9. Language that interfaces directly with the operating system. It indicates when and how application programs will be processed.
operation code
Lisp
Job Control Language
operation code
10. Divisions of COBOL programs: data and _________ and environment
operand
source program
identification
postfix
11. An _________ is used to translate a program into machine code every time the program is run
Z
object program
interpreter
Y
12. 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.
assembly
C
high level language
PL/1
13. A language developed by IBM which features mathematical excellence and strong input/output capabilities
operation code
PL/1
declarative
compiler
14. Source code may be executed immediately with the aid of a(n) ________________.
source program
compiler
BASIC
interpreter
15. 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
assembly
Perl (Practical Extraction Report Language)
Pascal
Java
16. Components of machine code: 1. register number 2. ___________ ____________ 3. data address
trace routine
Java
source program
operation code
17. An ____________ yields a value. For example: 2 + 2 yields 4.
interpreter
expression
environment
data address
18. A Language which is inexpensive to program and is problem-oriented and is easy to code
RPG
object program
COBOL (COmmon Business-Oriented Language)
compiler
19. It is the ancestor of the family of functional languages that emphasize evaluating expressions rather than executing imperative commands.
LISP (LISt Processing)
high level language
compiler
operation code
20. 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
IFPS
expression
C++
machine
21. It is an interpreted language designed principally to process text - often used for web CGI scripts and parsing log files.
operation code
Z
Perl (Practical Extraction Report Language)
trace routine
22. Divisions of COBOL programs: _________ and identification and environment
Pascal
data
FORTRAN
high level language
23. rogramming paradigm describes computation in terms of statements that change a program state. COBOL or C or Java etc
PL/1
X
operand
imperative
24. The language of the Department of Defense
operation code
Pascal
Ada
C++
25. The purpose of an _________ ___________ is to detect syntax errors in an assembly language program
Pascal
scripting
pseudocode
object program
26. In machine language the symbol for a base register is ____
BASIC
compiler
object program
Y
27. The oldest high-level language.
environment
pseudocode
Fortran (FORmula TRANslation)
FORTRAN
28. A Language with good error diagnostics - is easy to use and has real-time coding
trace routine
interpreter
BASIC
operation code
29. 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
Fortran (FORmula TRANslation)
compiler
BASIC
declarative
30. In order to translate a program written in a high-level language into machine code a(n) _________ is used
compiler
FORTRAN
environment
Pascal
31. A program written in a high-level language.
LISP (LISt Processing)
source program
postfix
assembly language
32. 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.
LISP (LISt Processing)
data address
COBOL (COmmon Business-Oriented Language)
assembler
33. Components of assembly language: operand and _________ _________ and name
IFPS
Perl (Practical Extraction Report Language)
PL/1
operation code
34. This generation of languages - easier to read - procedural - portable - e.g. COBOL or C or C++ or Pascal or Python
3GL
Pascal
C++
environment
35. Components of assembly language : _________ and operation code and name
FILES
C++
RPG
operand
36. This generation of languages - Assembly Language - symbolic not portable
object program
2GL
C
LISP (LISt Processing)
37. 8 Bit character encoding used on IBM mainframe operating systems. Alphanumeric data is stored on tape/disk in this format
operation code
EBDIC
4GL
FORTRAN
38. A Language with a very precise structure that is particularly good for training serious programmers; is procedural and is based on ALGOL
Pascal
assembly
declarative
Y
39. A mixture of natural languages and symbols and terms and other features commonly used in high-level languages. E.g. + or - or * etc.
expression
C++
compiler
pseudocode
40. Basic command - directory of files: _________
2GL
FILES
RPG
declarative
41. Another name for Reverse Polish Notation
postfix
high level language
Lisp
Pascal
42. In assembly language the place at which computer control can be transferred is marked by the _________ field
Java
label
X
4GL
43. Divisions of COBOL programs: data and identification and _________
FORTRAN
Z
environment
operand
44. Components of machine code: 1. register number 2. operation code 3. ___________ ____________
COBOL (COmmon Business-Oriented Language)
C
machine
data address
45. It was created in the late 1950s - most modern procedural languages reflect its overall structure and design
Fortran (FORmula TRANslation)
ALGOL
PL/1
X
46. The purpose of symbols in assembly language is to represent _________ locations
compiler
data
ALGOL
memory
47. In machine language the purpose of an _________ _________ is to tell the control unit what data processing operation is to be performed.
operand
data
machine
operation code
48. The program that translate a source program (high level language) into an object program.
compiler
label
COBOL (COmmon Business-Oriented Language)
FILES
49. A fourth-generation programming language - financial modeling language - eventually out-competed by spreadsheets
IFPS
C++
compiler
interpreter
50. In machine language the symbol for an index register is _________
environment
X
interpreter
runtime