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. Statistics: square root of variance
control structures
dual
standard deviation
Two complements
2. Statistical average
control structures
compiled
MOD
mean
3. A _________ is a group of instructions within a computer program that performs a specific function.
Logic
dual
subroutine
pointer
4. Any number that does not have a decimal in it.
Integer
recursion
interpreted
selection
5. Part of the program that may be repeated
program composition
linear
Hexadecimal base
loop
6. The assignment statement is also a ____ statement?
breakpoint
Logic
Replacement
recursion
7. Type _____ Error: False Negative
control structures
II
dual
Syntax
8. ____________ property: you can group numbers in any way without changing the answer
associative
assignment
mean
label
9. _________ is when a procedure or function calls itself
recursion
quotient
Output
Binary scheme mean
10. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
Replacement
linear
Real Constants
Binary scheme mean
11. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
logic
associative
Boolean
Identifiers
12. A formula developed to solve a problem
algorithm
Algorithms
array
recursion
13. Type ____ Error: False Positive
compiled
I
Iteration
control structures
14. It is concern with checking that the algorithms and the program meet the problem's specification.
Validation
Files
false condition
Iteration
15. The number of times a number goes into a divisor.
Octal base
DIV
Hexadecimal base
label
16. _________ error: The program performs a task but it is not the task that was desired
Hexadecimal base
Octal base
Logic
2
17. :=? 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.
Assigment statement
Iteration
selection
compiled
18. Type of control structure: LOOP
II
Validation
Assigment statement
Iteration
19. Type of control structure: CASE
counter
Syntax
Selection
Memory unit
20. 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
Hexadecimal base
subscript
applications
21. Item of information necessary for a program or subprogram to perform its task.
Identifiers
Iteration
VAR
parameter
22. Type of control structure: REPEAT-UNTIL
x
Two complements
Iteration
compiled
23. In Linear Programming a _________ is a means for simplifying the solution
program composition
quotient
dual
String Constants
24. dividend / _____________ = quotient
subscript
tracepoint
algorithm
divisor
25. 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.
transitive
Operating system
loop
logic
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).
slack
variance
parameter
Replacement
27. Type of control structure: IF-THEN-ELSE
II
assignment
selection
dividend
28. The information that is given and which items are important in solving the problem.
Input
linear
Selection
Output
29. One or more steps are performed repeatedly.
label
Repetition algorithm
Real Constants
dividend
30. An effective method for solving a problem using a finite sequence of instructions.
compiled
Algorithms
ReadLn
mean
31. VAR and BEGIN and END are examples of _____ .
Operating system
Reserved words
tracepoint
Constants
32. What are Sequence and Selection/Decision and Iteration/Repetition?
quotient
standard deviation
control structures
Operating system
33. Type of control structure: WHILE-DO
Replacement
linear
Operating system
Iteration
34. Fixed number of similar data elements - each element can be retrieved through an index.
Reserved words
array
DIV
linear
35. In constant declarations to associate an identifier with a constant an sign is used
Algorithms
File
Two complements
equal (=)
36. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
Selection
Coding
Real Constants
program composition
37. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
commutative
assignment
breakpoint
pointer
38. In a linear programming problem there are always ____________
Validation
constraints
Real numbers
VAR
39. for an "if" statement some languages require and "____________ _______" to close the selection group
end if
Assigment statement
label
Logic
40. ____________ programming is a deterministic approach to problem solving
linear
Integer
constraints
Output
41. A system in which negative numbers are represented by the two's complement of the absolute value.
Two complements
Control unit
Memory unit
counter
42. ____________ property: says that if a = b and b = c then a = c.
transitive
Assigment statement
end if
Algorithms
43. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
Logic
standard deviation
Octal base
dividend
44. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
Real Constants
loop
Selection algorithm
x
45. A fixed position within source code: _________
Hexadecimal base
Binary scheme mean
label
Sequential algorithm
46. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
Identifiers
applications
2
ReadLn
47. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
String Constants
Hexadecimal base
subscript
program composition
48. It is used to predicts the circuit's lifetime.
dynamic allocation
Time to failure
loop
Reserved words
49. Statistical middle
associative
median
assignment
array
50. Integer division is denoted by _____
compiled
commutative
linear
DIV