SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
General Programming
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. Type of control structure: REPEAT-UNTIL
Replacement
selection
Constants
Iteration
2. Examples of _____ are: integer and real and true and false and read and readln and write and writeln.
Octal base
Identifiers
loop
x
3. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
assignment
recursion
Two complements
breakpoint
4. Item of information necessary for a program or subprogram to perform its task.
Real Constants
parameter
interpreted
Assigment statement
5. ____________ property: says that if a = b and b = c then a = c.
File
transitive
2
String Constants
6. Information is placed into a storage location by means of an ____________ statement
Control unit
algorithm
assignment
Syntax
7. Each element in an array is identified by a number called a ____________ which designates position in the array
subscript
label
Hexadecimal base
concatenation
8. Statistical average
mean
nested
counter
dynamic allocation
9. Any number that does not have a decimal in it.
parameter
Files
Hexadecimal base
Integer
10. Type of control structure: LOOP
applications
Iteration
slack
Constants
11. One or more steps are performed repeatedly.
quotient
Repetition algorithm
Input
Validation
12. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
Iteration
nested
linear
associative
13. A reserved word for variable.
DIV
assignment
2
VAR
14. In Linear Programming a _________ is a means for simplifying the solution
dual
label
syntax
DIV
15. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
algorithm
Time to failure
Hexadecimal base
Binary scheme mean
16. dividend / _____________ = quotient
Real numbers
I
Reserved words
divisor
17. Fixed number of similar data elements - each element can be retrieved through an index.
assignment
MOD
Iteration
array
18. Zero sum game theory problems can be solved by means of ____________ programming
linear
standard deviation
algorithm
Selection algorithm
19. In a loop while construct the loop will be terminated upon the introduction of a ____________ ____________
Real Constants
subroutine
false condition
end if
20. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
Boolean
oop
quotient
Files
21. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
parameter
logic
DIV
Octal base
22. :=? is an ________. Here the varaible to be assigned a value must appear on the left of the assignment operator and a legal expression must appear on the right side.
Coding
DIV
x
Assigment statement
23. Type of control structure: IF-THEN-ELSE
counter
standard deviation
Assigment statement
selection
24. It is concern with checking that the algorithms and the program meet the problem's specification.
Validation
Syntax
Operating system
compiled
25. Any collection of data to be input to a program or output from a program.
Real numbers
slack
Selection algorithm
File
26. It controls the operation of the entire system and performs the arithmetic and logic operations and and stores and retrieves instructions and data.
pointer
dividend
CPU (Central Processing Unit)
subscript
27. What are Sequence and Selection/Decision and Iteration/Repetition?
File
Syntax
dual
control structures
28. _________ is when a procedure or function calls itself
Time to failure
recursion
quotient
Hexadecimal base
29. An _________ language is a programming language where the programs written in that language are not translated or "compiled" into the machine code of the computer it is on - which then is directly executed by the host CPU but instead is indirectly ex
compiled
interpreted
assignment
Validation
30. ____________ property: you can change the order of the numbers involved without changing the result
assignment
commutative
Coding
Syntax
31. Type of control structure: CASE
Selection
parameter
commutative
associative
32. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
false condition
CPU (Central Processing Unit)
Repetition algorithm
applications
33. A fixed position within source code: _________
Coding
label
program composition
II
34. A system in which negative numbers are represented by the two's complement of the absolute value.
Real Constants
Iteration
nested
Two complements
35. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
false condition
I
DIV
x
36. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
label
Algorithms
Hexadecimal base
counter
37. Type of control structure: WHILE-DO
semantics
slack
Iteration
compiled
38. The grammatical rules of the language.
Syntax
Real Constants
x
DIV
39. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
interpreted
Boolean
selection
program composition
40. ______ must have at least one digit before and at least one digit after the decimal`
algorithm
II
label
Real Constants
41. for an "if" statement some languages require and "____________ _______" to close the selection group
subroutine
Real Constants
tracepoint
end if
42. Allocate memory when needed and return memory when done: _________ _________
Constants
assignment
dynamic allocation
x
43. An effective method for solving a problem using a finite sequence of instructions.
selection
Algorithms
dual
x
44. Part of the program that may be repeated
Selection
Real Constants
loop
linear
45. The interpretation or meaning of an item.
concatenation
Syntax
semantics
false condition
46. Quantities whose values do not change during program execution.
ReadLn
compiled
syntax
Constants
47. ____________ property: you can group numbers in any way without changing the answer
associative
II
File
semantics
48. It is used to predicts the circuit's lifetime.
Time to failure
dynamic allocation
DIV
Files
49. The assignment statement is also a ____ statement?
counter
Reserved words
Replacement
assignment
50. In Linear Programming ____________ variables are used to convert inequalities to equalities
constraints
slack
VAR
logic