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. Language capable of treating alphabetic text as a set of logic statements
imperative
identification
Pascal
Lisp
2. 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
operation code
Java
high level language
IFPS
3. Divisions of COBOL programs: _________ and identification and environment
assembler
C++
scripting
data
4. In machine language purpose of a _________ _________ is to signify which register to use when computational procedures are required
source program
register number
interpreter
BASIC
5. A fourth-generation programming language - financial modeling language - eventually out-competed by spreadsheets
IFPS
1GL
Y
Pascal
6. 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
pseudocode
data
3GL
Pascal
7. Language used primarily for science applications
RPG
ALGOL
FORTRAN
assembler
8. In order to translate a program written in a high-level language into machine code a(n) _________ is used
PL/1
compiler
machine
data
9. In machine language the symbol for an index register is _________
interpreter
assembler
X
Job Control Language
10. The oldest high-level language.
Z
Fortran (FORmula TRANslation)
Pascal
expression
11. A program written in a high-level language.
compiler
operation code
4GL
source program
12. The purpose of symbols in assembly language is to represent _________ locations
operation code
memory
Java
PL/1
13. It allows users to write programs in a language similar to natural language.
identification
high level language
Java
4GL
14. Components of assembly language: operand and _________ _________ and name
operation code
compiler
Perl (Practical Extraction Report Language)
operand
15. Source code may be converted into an executable image by a(n) ______________
register number
compiler
2GL
Y
16. In assembly language the place at which computer control can be transferred is marked by the _________ field
scripting
label
imperative
3GL
17. A language developed by IBM which features mathematical excellence and strong input/output capabilities
environment
FILES
PL/1
ALGOL
18. The program that translate a source program (high level language) into an object program.
compiler
PL/1
environment
memory
19. 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
ALGOL
imperative
operand
20. A program that converts from assembly language to machine language.
4GL
FILES
assembler
C
21. It is an interpreted language designed principally to process text - often used for web CGI scripts and parsing log files.
ALGOL
Perl (Practical Extraction Report Language)
3GL
syntax
22. A procedural imperative language designed for scientific and engineering and business and systems programming applications
PL/1
object program
high level language
ALGOL
23. Type of error: a language command being spelled incorrectly
data
syntax
1GL
data address
24. A Language with a very precise structure that is particularly good for training serious programmers; is procedural and is based on ALGOL
4GL
register number
Pascal
3GL
25. Divisions of COBOL programs: data and _________ and environment
COBOL (COmmon Business-Oriented Language)
X
IFPS
identification
26. The purpose of an _________ ___________ is to detect syntax errors in an assembly language program
interpreter
Fortran (FORmula TRANslation)
object program
syntax
27. In assembly language the location of data values in primary memory is given by the _________ field
data address
operand
LISP (LISt Processing)
Lisp
28. A mixture of natural languages and symbols and terms and other features commonly used in high-level languages. E.g. + or - or * etc.
FILES
ALGOL
pseudocode
operand
29. 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
memory
LISP (LISt Processing)
machine
Job Control Language
30. 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
syntax
environment
declarative
machine
31. In machine language the symbol for a base register is ____
register number
register number
interpreter
Y
32. This generation of languages - easier to read - procedural - portable - e.g. COBOL or C or C++ or Pascal or Python
3GL
PL/1
Lisp
register number
33. The most widely used language for business applications
compiler
COBOL
postfix
FILES
34. Divisions of COBOL programs: data and identification and _________
Java
X
environment
object program
35. 8 Bit character encoding used on IBM mainframe operating systems. Alphanumeric data is stored on tape/disk in this format
IFPS
COBOL
EBDIC
Perl (Practical Extraction Report Language)
36. The language of the Department of Defense
Ada
trace routine
register number
compiler
37. It examines a source program statement by statement - and the resulting machine language instructions are immediately executed before the next statement is examined.
identification
Pascal
interpreter
operation code
38. Components of machine code: 1. register number 2. operation code 3. ___________ ____________
3GL
RPG
data address
compiler
39. Components of machine code: 1. register number 2. ___________ ____________ 3. data address
trace routine
4GL
operation code
RPG
40. It was created in the late 1950s - most modern procedural languages reflect its overall structure and design
Fortran (FORmula TRANslation)
Lisp
ALGOL
compiler
41. A ___________ language or extension language is a programming language that allows control of one or more software applications.
scripting
Y
LISP (LISt Processing)
machine
42. This generation of languages include - RPG or SQL or Mathamatica or PL/SQL or Cold Fusion - subset of Domain Specific Languages
C
Pascal
operation code
4GL
43. In machine language the symbol for a displacement value is _________
compiler
register number
Z
interpreter
44. rogramming paradigm describes computation in terms of statements that change a program state. COBOL or C or Java etc
data address
imperative
1GL
BASIC
45. 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)
machine
name
X
46. 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
pseudocode
compiler
interpreter
47. It is the ancestor of the family of functional languages that emphasize evaluating expressions rather than executing imperative commands.
assembly
memory
X
LISP (LISt Processing)
48. Language that interfaces directly with the operating system. It indicates when and how application programs will be processed.
interpreter
register number
Job Control Language
operation code
49. Components of machine code: 1. ___________ ____________ 2. operation code 3. data address
compiler
Perl (Practical Extraction Report Language)
Y
register number
50. Another name for Reverse Polish Notation
interpreter
name
postfix
compiler
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests