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. _________ is when a procedure or function calls itself
Constants
dynamic allocation
Binary scheme mean
recursion
2. Statistical average
Validation
Time to failure
Files
mean
3. ____________ programming is a deterministic approach to problem solving
divisor
end if
median
linear
4. Type _____ Error: False Negative
Repetition algorithm
VAR
loop
II
5. Any number that does not have a decimal in it.
Binary scheme mean
Integer
commutative
Algorithms
6. The grammatical rules of the language.
Two complements
Syntax
dynamic allocation
parameter
7. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
quotient
breakpoint
Reserved words
Boolean
8. Information is placed into a storage location by means of an ____________ statement
assignment
Iteration
interpreted
loop
9. 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
interpreted
applications
oop
I
10. The place where the instructions and data are stored.
Assigment statement
Selection
DIV
Memory unit
11. ____________ property: says that if a = b and b = c then a = c.
assignment
dividend
Validation
transitive
12. base value of a binary number system?
2
VAR
Input
Syntax
13. ______ causes an advance to a new input line from which subsequent values will be read
concatenation
ReadLn
Syntax
algorithm
14. ____________ 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).
Assigment statement
dual
Identifiers
variance
15. It fetches the instructions from the memory and decodes them and and directs the system to execute the operations indicated by the instructions.
Control unit
Input
mean
slack
16. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
Integer
Algorithms
counter
Octal base
17. Type of control structure: LOOP
interpreted
compiled
Iteration
Binary scheme mean
18. ____________ property: you can group numbers in any way without changing the answer
Input
associative
Logic
loop
19. A string _________ is the operation of joining two character strings end to end.
tracepoint
concatenation
nested
Selection algorithm
20. ______ must be enclosed within single quotes.
associative
constraints
String Constants
label
21. The address of a memory location
equal (=)
pointer
transitive
median
22. A system in which negative numbers are represented by the two's complement of the absolute value.
Two complements
Selection
false condition
compiled
23. Type of control structure: WHILE-DO
Memory unit
Iteration
array
Assigment statement
24. The information that is produced to solve the problem.
syntax
Binary scheme mean
Sequential algorithm
Output
25. One of a number of alternative actions is selected and executed.
Octal base
Selection algorithm
syntax
nested
26. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
x
String Constants
variance
associative
27. The assignment statement is also a ____ statement?
subroutine
Replacement
dividend
breakpoint
28. In a linear programming problem there are always ____________
Octal base
recursion
Identifiers
constraints
29. It is used to predicts the circuit's lifetime.
applications
Binary scheme mean
concatenation
Time to failure
30. The remainder in a division.
Real Constants
recursion
Iteration
MOD
31. A variable which will keep track of the number of occurrences of a certain transaction
Logic
Control unit
Validation
counter
32. The information that is given and which items are important in solving the problem.
Memory unit
Boolean
Input
false condition
33. dividend / divisor = _______________
quotient
II
loop
false condition
34. The number of times a number goes into a divisor.
DIV
median
algorithm
semantics
35. dividend / _____________ = quotient
Output
counter
subroutine
divisor
36. ____________ / divisor = quotient
MOD
Repetition algorithm
Constants
dividend
37. In Linear Programming a _________ is a means for simplifying the solution
false condition
mean
dual
linear
38. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
oop
transitive
Input
MOD
39. In a loop while construct the loop will be terminated upon the introduction of a ____________ ____________
nested
Octal base
Iteration
false condition
40. A fixed position within source code: _________
associative
median
interpreted
label
41. Type ____ Error: False Positive
breakpoint
I
Validation
linear
42. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
nested
Selection
Sequential algorithm
MOD
43. What are Sequence and Selection/Decision and Iteration/Repetition?
x
control structures
interpreted
median
44. 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.
syntax
Coding
tracepoint
subroutine
45. ______ must have at least one digit before and at least one digit after the decimal`
Real Constants
interpreted
Reserved words
applications
46. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
counter
Binary scheme mean
tracepoint
transitive
47. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
transitive
Integer
Hexadecimal base
Iteration
48. _________ error: The program performs a task but it is not the task that was desired
transitive
DIV
Logic
Algorithms
49. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
logic
Validation
applications
median
50. Item of information necessary for a program or subprogram to perform its task.
String Constants
applications
parameter
Time to failure