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. One or more steps are performed repeatedly.
oop
Repetition algorithm
Control unit
breakpoint
2. Any collection of data to be input to a program or output from a program.
Binary scheme mean
linear
logic
File
3. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
Octal base
Boolean
Hexadecimal base
Selection algorithm
4. Zero sum game theory problems can be solved by means of ____________ programming
equal (=)
linear
dynamic allocation
Control unit
5. In a linear programming problem there are always ____________
quotient
Selection algorithm
constraints
associative
6. The number of times a number goes into a divisor.
interpreted
Sequential algorithm
commutative
DIV
7. Statistical average
Constants
concatenation
Repetition algorithm
mean
8. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
array
Reserved words
Coding
Octal base
9. A fixed position within source code: _________
label
File
Hexadecimal base
ReadLn
10. Type ____ Error: False Positive
Syntax
I
algorithm
Time to failure
11. The process of implementing in some programming language the variables (and structures) used to store the data and the algorithms for solving a problem.
variance
recursion
Coding
selection
12. A reserved word for variable.
dual
VAR
String Constants
divisor
13. Allocate memory when needed and return memory when done: _________ _________
associative
dynamic allocation
dividend
ReadLn
14. In a loop while construct the loop will be terminated upon the introduction of a ____________ ____________
MOD
false condition
breakpoint
Selection algorithm
15. It controls the operation of the entire system and performs the arithmetic and logic operations and and stores and retrieves instructions and data.
nested
CPU (Central Processing Unit)
x
pointer
16. ______ causes an advance to a new input line from which subsequent values will be read
ReadLn
Memory unit
Algorithms
counter
17. Item of information necessary for a program or subprogram to perform its task.
2
parameter
Binary scheme mean
Replacement
18. _________ is when a procedure or function calls itself
loop
control structures
Iteration
recursion
19. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
Real numbers
Memory unit
Iteration
program composition
20. ____________ property: says that if a = b and b = c then a = c.
I
II
transitive
logic
21. ____________ / divisor = quotient
dividend
false condition
transitive
selection
22. Outout and Input are _____
semantics
Boolean
Files
parameter
23. Type of control structure: REPEAT-UNTIL
Integer
constraints
logic
Iteration
24. Part of the program that may be repeated
oop
Real Constants
Boolean
loop
25. ____________ programming is a deterministic approach to problem solving
linear
median
Input
compiled
26. ____________ is a measure of the amount of variation within the values of that variable taking account of all possible values and their probabilities or weightings (not just the extremes which give the range).
Constants
Time to failure
Two complements
variance
27. A _________ is a new way to use breakpoints. It is a breakpoint with a custom action associated with it. When hit it causes the debugger to perform the specified action instead of (or in addition to) breaking program execution.
tracepoint
transitive
String Constants
commutative
28. In a _________ language the entire program is converted to binary prior to the execution of the program
compiled
dynamic allocation
algorithm
linear
29. It allocates storage for programs and data and carry out many other supervisory functions. It acts as an interface between the user and the machine.
Integer
loop
Operating system
Memory unit
30. dividend / _____________ = quotient
counter
VAR
Constants
divisor
31. The address of a memory location
syntax
equal (=)
pointer
variance
32. Quantities whose values do not change during program execution.
quotient
String Constants
I
Constants
33. The interpretation or meaning of an item.
linear
semantics
dynamic allocation
Algorithms
34. The information that is produced to solve the problem.
Iteration
dynamic allocation
dual
Output
35. In Linear Programming a _________ is a means for simplifying the solution
Real Constants
Logic
dual
slack
36. _________ error: The program performs a task but it is not the task that was desired
Output
assignment
Logic
Identifiers
37. Type of error: A violation of rules made by the programmer
syntax
applications
subscript
Repetition algorithm
38. Integer division is denoted by _____
counter
Time to failure
DIV
dynamic allocation
39. ____________ property: you can change the order of the numbers involved without changing the result
Iteration
ReadLn
commutative
I
40. base value of a binary number system?
Assigment statement
2
Control unit
Constants
41. Type of control structure: LOOP
linear
Time to failure
Iteration
dual
42. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
x
Replacement
2
MOD
43. The steps are performed in a strictly sequential manner - each step being executed exactly once.
semantics
Sequential algorithm
Reserved words
tracepoint
44. It is used to predicts the circuit's lifetime.
Selection
Iteration
Validation
Time to failure
45. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
applications
Syntax
x
DIV
46. It is concern with checking that the algorithms and the program meet the problem's specification.
Identifiers
Binary scheme mean
Validation
Iteration
47. Type of control structure: CASE
parameter
Validation
String Constants
Selection
48. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
ReadLn
mean
logic
algorithm
49. Any number that does not have a decimal in it.
Coding
MOD
Replacement
Integer
50. ______ must have at least one digit before and at least one digit after the decimal`
subscript
mean
Real Constants
parameter