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: LOOP
Reserved words
VAR
Iteration
loop
2. Type _____ Error: False Negative
II
Sequential algorithm
linear
Real Constants
3. One of a number of alternative actions is selected and executed.
logic
Selection algorithm
Constants
File
4. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
MOD
Hexadecimal base
tracepoint
Validation
5. ____________ property: says that if a = b and b = c then a = c.
transitive
Syntax
associative
Binary scheme mean
6. 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.
Operating system
Iteration
Iteration
Coding
7. _________ is when a procedure or function calls itself
Constants
algorithm
DIV
recursion
8. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
constraints
program composition
dividend
MOD
9. ____________ property: you can change the order of the numbers involved without changing the result
subscript
commutative
assignment
Octal base
10. Zero sum game theory problems can be solved by means of ____________ programming
Binary scheme mean
standard deviation
linear
false condition
11. It fetches the instructions from the memory and decodes them and and directs the system to execute the operations indicated by the instructions.
Octal base
Control unit
standard deviation
parameter
12. The information that is produced to solve the problem.
Hexadecimal base
Output
breakpoint
constraints
13. Type of error: A violation of rules made by the programmer
divisor
syntax
median
Iteration
14. The remainder in a division.
label
slack
MOD
Hexadecimal base
15. Information is placed into a storage location by means of an ____________ statement
assignment
Files
label
subscript
16. The place where the instructions and data are stored.
commutative
equal (=)
syntax
Memory unit
17. ____________ property: you can group numbers in any way without changing the answer
Operating system
Files
semantics
associative
18. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
breakpoint
Binary scheme mean
recursion
Coding
19. A string _________ is the operation of joining two character strings end to end.
Octal base
Selection
concatenation
subscript
20. Statistical average
mean
Sequential algorithm
DIV
Constants
21. dividend / _____________ = quotient
logic
Integer
divisor
Hexadecimal base
22. Type of control structure: CASE
Selection
Operating system
program composition
tracepoint
23. In a loop while construct the loop will be terminated upon the introduction of a ____________ ____________
Repetition algorithm
String Constants
control structures
false condition
24. Part of the program that may be repeated
ReadLn
loop
Real numbers
assignment
25. A fixed position within source code: _________
label
Replacement
oop
array
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).
divisor
syntax
MOD
variance
27. The process of implementing in some programming language the variables (and structures) used to store the data and the algorithms for solving a problem.
2
slack
Coding
MOD
28. Outout and Input are _____
Files
quotient
String Constants
assignment
29. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
logic
Two complements
loop
Algorithms
30. A reserved word for variable.
Iteration
VAR
Reserved words
Assigment statement
31. for an "if" statement some languages require and "____________ _______" to close the selection group
Replacement
Assigment statement
end if
quotient
32. Type of control structure: REPEAT-UNTIL
applications
program composition
MOD
Iteration
33. ____________ / divisor = quotient
quotient
dividend
MOD
Identifiers
34. The assignment statement is also a ____ statement?
Replacement
label
parameter
algorithm
35. Type ____ Error: False Positive
I
transitive
CPU (Central Processing Unit)
Syntax
36. ______ must be enclosed within single quotes.
selection
CPU (Central Processing Unit)
DIV
String Constants
37. Type of control structure: IF-THEN-ELSE
dynamic allocation
standard deviation
interpreted
selection
38. ______ must have at least one digit before and at least one digit after the decimal`
linear
slack
Iteration
Real Constants
39. Each element in an array is identified by a number called a ____________ which designates position in the array
concatenation
slack
subscript
Integer
40. Any collection of data to be input to a program or output from a program.
DIV
subscript
File
pointer
41. 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
dividend
Control unit
logic
42. base value of a binary number system?
false condition
MOD
Selection
2
43. ____________ programming is a deterministic approach to problem solving
linear
Assigment statement
counter
loop
44. _________ error: The program performs a task but it is not the task that was desired
breakpoint
Binary scheme mean
slack
Logic
45. Type of control structure: WHILE-DO
Validation
Iteration
Time to failure
selection
46. Statistical middle
Sequential algorithm
median
VAR
Algorithms
47. Fixed number of similar data elements - each element can be retrieved through an index.
II
control structures
associative
array
48. What are Sequence and Selection/Decision and Iteration/Repetition?
subscript
control structures
associative
CPU (Central Processing Unit)
49. The interpretation or meaning of an item.
nested
semantics
Real Constants
Memory unit
50. In a _________ language the entire program is converted to binary prior to the execution of the program
variance
semantics
Control unit
compiled