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