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. The information that is produced to solve the problem.
2
parameter
Iteration
Output
2. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
algorithm
Operating system
control structures
logic
3. Statistical middle
VAR
commutative
median
Control unit
4. Zero sum game theory problems can be solved by means of ____________ programming
VAR
Logic
transitive
linear
5. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
Sequential algorithm
Octal base
assignment
Integer
6. In a _________ language the entire program is converted to binary prior to the execution of the program
breakpoint
array
compiled
commutative
7. ____________ 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).
assignment
associative
breakpoint
variance
8. In constant declarations to associate an identifier with a constant an sign is used
Syntax
equal (=)
II
tracepoint
9. A system in which negative numbers are represented by the two's complement of the absolute value.
Input
Two complements
dynamic allocation
divisor
10. A reserved word for variable.
Algorithms
Two complements
subscript
VAR
11. Quantities whose values do not change during program execution.
compiled
Selection
Constants
Memory unit
12. In Linear Programming a _________ is a means for simplifying the solution
dual
MOD
Selection algorithm
algorithm
13. base value of a binary number system?
label
2
breakpoint
Octal base
14. The number of times a number goes into a divisor.
I
breakpoint
DIV
subroutine
15. Each element in an array is identified by a number called a ____________ which designates position in the array
label
linear
equal (=)
subscript
16. A formula developed to solve a problem
nested
Binary scheme mean
algorithm
linear
17. Outout and Input are _____
Files
Two complements
median
subroutine
18. Information is placed into a storage location by means of an ____________ statement
Syntax
Selection
Time to failure
assignment
19. Statistical average
dividend
Control unit
array
mean
20. for an "if" statement some languages require and "____________ _______" to close the selection group
constraints
end if
Files
Iteration
21. ____________ property: says that if a = b and b = c then a = c.
transitive
Algorithms
syntax
Selection
22. The information that is given and which items are important in solving the problem.
Files
Binary scheme mean
dividend
Input
23. It is used to predicts the circuit's lifetime.
counter
Coding
Algorithms
Time to failure
24. One of a number of alternative actions is selected and executed.
applications
label
Output
Selection algorithm
25. An effective method for solving a problem using a finite sequence of instructions.
Algorithms
Time to failure
String Constants
Reserved words
26. In a linear programming problem there are always ____________
transitive
interpreted
slack
constraints
27. Type of control structure: LOOP
compiled
end if
Iteration
dynamic allocation
28. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
oop
applications
Selection algorithm
Identifiers
29. The place where the instructions and data are stored.
program composition
slack
I
Memory unit
30. Type of control structure: WHILE-DO
median
2
Iteration
MOD
31. Any collection of data to be input to a program or output from a program.
logic
Repetition algorithm
File
label
32. The process of implementing in some programming language the variables (and structures) used to store the data and the algorithms for solving a problem.
Coding
Syntax
logic
commutative
33. A variable that can hold a single true/false (1/0) value.
program composition
label
Boolean
Reserved words
34. dividend / divisor = _______________
pointer
quotient
Iteration
mean
35. One or more steps are performed repeatedly.
dynamic allocation
interpreted
Repetition algorithm
algorithm
36. Type of control structure: CASE
median
CPU (Central Processing Unit)
Selection
Iteration
37. The interpretation or meaning of an item.
Time to failure
applications
semantics
Iteration
38. 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.
parameter
MOD
Operating system
breakpoint
39. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
associative
2
nested
pointer
40. ______ must be enclosed within single quotes.
semantics
String Constants
x
tracepoint
41. Type of error: A violation of rules made by the programmer
linear
Hexadecimal base
subroutine
syntax
42. 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
mean
interpreted
end if
Iteration
43. _________ error: The program performs a task but it is not the task that was desired
breakpoint
Logic
Selection
linear
44. It fetches the instructions from the memory and decodes them and and directs the system to execute the operations indicated by the instructions.
divisor
Logic
selection
Control unit
45. The address of a memory location
pointer
nested
end if
MOD
46. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
tracepoint
transitive
Binary scheme mean
slack
47. Type _____ Error: False Negative
II
Memory unit
parameter
quotient
48. Type ____ Error: False Positive
false condition
Files
nested
I
49. The assignment statement is also a ____ statement?
label
Replacement
Octal base
Logic
50. ______ must have at least one digit before and at least one digit after the decimal`
Time to failure
Iteration
transitive
Real Constants