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. A variable that can hold a single true/false (1/0) value.
compiled
recursion
standard deviation
Boolean
2. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
parameter
x
control structures
constraints
3. The grammatical rules of the language.
nested
equal (=)
Syntax
Boolean
4. In Linear Programming ____________ variables are used to convert inequalities to equalities
Integer
logic
slack
Iteration
5. A fixed position within source code: _________
Coding
quotient
algorithm
label
6. 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.
breakpoint
Output
selection
tracepoint
7. VAR and BEGIN and END are examples of _____ .
DIV
Reserved words
concatenation
associative
8. ______ must have at least one digit before and at least one digit after the decimal`
Files
Logic
Real Constants
Syntax
9. In a loop while construct the loop will be terminated upon the introduction of a ____________ ____________
label
File
false condition
ReadLn
10. The number of times a number goes into a divisor.
2
DIV
Octal base
Sequential algorithm
11. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
breakpoint
dual
CPU (Central Processing Unit)
Hexadecimal base
12. Outout and Input are _____
Output
concatenation
Files
false condition
13. Type ____ Error: False Positive
compiled
I
Memory unit
parameter
14. In a _________ language the entire program is converted to binary prior to the execution of the program
compiled
program composition
end if
Octal base
15. The address of a memory location
pointer
slack
concatenation
algorithm
16. ______ causes an advance to a new input line from which subsequent values will be read
control structures
MOD
linear
ReadLn
17. ____________ / divisor = quotient
DIV
transitive
semantics
dividend
18. Quantities whose values do not change during program execution.
Assigment statement
Constants
concatenation
Integer
19. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
2
logic
II
quotient
20. _________ is when a procedure or function calls itself
oop
2
recursion
Repetition algorithm
21. A variable which will keep track of the number of occurrences of a certain transaction
Hexadecimal base
Control unit
ReadLn
counter
22. One of a number of alternative actions is selected and executed.
equal (=)
Selection algorithm
Hexadecimal base
subroutine
23. :=? 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.
x
Assigment statement
Iteration
variance
24. Type of control structure: REPEAT-UNTIL
Integer
pointer
Iteration
Coding
25. The information that is produced to solve the problem.
Two complements
Control unit
Output
interpreted
26. It is used to predicts the circuit's lifetime.
Iteration
Time to failure
label
Repetition algorithm
27. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
selection
associative
Hexadecimal base
subscript
28. Fixed number of similar data elements - each element can be retrieved through an index.
Logic
counter
array
control structures
29. Type of control structure: WHILE-DO
Iteration
ReadLn
Selection algorithm
program composition
30. A formula developed to solve a problem
Replacement
algorithm
divisor
recursion
31. A reserved word for variable.
Binary scheme mean
VAR
dynamic allocation
logic
32. It is concern with checking that the algorithms and the program meet the problem's specification.
Validation
concatenation
Algorithms
DIV
33. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
Output
applications
oop
Iteration
34. Type of error: A violation of rules made by the programmer
standard deviation
syntax
Octal base
Control unit
35. Statistics: square root of variance
quotient
standard deviation
Iteration
Boolean
36. for an "if" statement some languages require and "____________ _______" to close the selection group
String Constants
end if
interpreted
equal (=)
37. _________ error: The program performs a task but it is not the task that was desired
commutative
Logic
dividend
variance
38. Type of control structure: LOOP
subroutine
end if
Iteration
dividend
39. Type of control structure: IF-THEN-ELSE
Iteration
Time to failure
Operating system
selection
40. ____________ property: you can group numbers in any way without changing the answer
associative
Hexadecimal base
ReadLn
semantics
41. ______ must be enclosed within single quotes.
String Constants
Time to failure
associative
Repetition algorithm
42. Part of the program that may be repeated
loop
Real numbers
Output
Constants
43. Statistical middle
commutative
median
selection
algorithm
44. ____________ 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).
variance
Iteration
Iteration
x
45. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
I
label
Control unit
program composition
46. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
label
DIV
nested
Constants
47. Type _____ Error: False Negative
II
DIV
Hexadecimal base
Replacement
48. The assignment statement is also a ____ statement?
subscript
Replacement
algorithm
Binary scheme mean
49. A system in which negative numbers are represented by the two's complement of the absolute value.
DIV
oop
Two complements
array
50. The place where the instructions and data are stored.
recursion
Files
Memory unit
I