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 _________ is a group of instructions within a computer program that performs a specific function.
subroutine
associative
loop
control structures
2. ____________ / divisor = quotient
tracepoint
Input
assignment
dividend
3. The information that is produced to solve the problem.
applications
Hexadecimal base
interpreted
Output
4. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
end if
Constants
Repetition algorithm
nested
5. Type of control structure: IF-THEN-ELSE
Iteration
selection
Operating system
quotient
6. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
logic
selection
x
transitive
7. Type of error: A violation of rules made by the programmer
syntax
pointer
Identifiers
Two complements
8. In a _________ language the entire program is converted to binary prior to the execution of the program
ReadLn
compiled
Time to failure
quotient
9. It is concern with checking that the algorithms and the program meet the problem's specification.
Memory unit
x
Validation
Integer
10. In a linear programming problem there are always ____________
ReadLn
commutative
semantics
constraints
11. Allocate memory when needed and return memory when done: _________ _________
dynamic allocation
associative
Iteration
loop
12. It is used to predicts the circuit's lifetime.
Time to failure
Repetition algorithm
Selection
Algorithms
13. In Linear Programming a _________ is a means for simplifying the solution
dual
Iteration
median
Real Constants
14. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
Hexadecimal base
program composition
dynamic allocation
assignment
15. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
File
applications
Hexadecimal base
Validation
16. Examples of _____ are: integer and real and true and false and read and readln and write and writeln.
applications
Identifiers
transitive
assignment
17. Type of control structure: CASE
Selection
Two complements
label
end if
18. Zero sum game theory problems can be solved by means of ____________ programming
assignment
Syntax
linear
Real Constants
19. Type of control structure: REPEAT-UNTIL
Iteration
constraints
divisor
dividend
20. A variable which will keep track of the number of occurrences of a certain transaction
Iteration
Repetition algorithm
x
counter
21. Statistics: square root of variance
Validation
transitive
Hexadecimal base
standard deviation
22. Quantities whose values do not change during program execution.
median
Constants
algorithm
concatenation
23. ______ causes an advance to a new input line from which subsequent values will be read
ReadLn
2
dynamic allocation
control structures
24. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
oop
Operating system
Iteration
MOD
25. In Linear Programming ____________ variables are used to convert inequalities to equalities
program composition
Memory unit
Logic
slack
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).
tracepoint
Validation
I
variance
27. Integer division is denoted by _____
DIV
Validation
slack
Operating system
28. ____________ property: you can change the order of the numbers involved without changing the result
commutative
recursion
equal (=)
Reserved words
29. The address of a memory location
dual
Validation
DIV
pointer
30. The information that is given and which items are important in solving the problem.
Iteration
Syntax
Input
Constants
31. The remainder in a division.
File
Iteration
Sequential algorithm
MOD
32. _________ is when a procedure or function calls itself
recursion
Selection algorithm
loop
subscript
33. A formula developed to solve a problem
Boolean
program composition
Real Constants
algorithm
34. A string _________ is the operation of joining two character strings end to end.
Output
concatenation
dividend
Validation
35. In constant declarations to associate an identifier with a constant an sign is used
DIV
quotient
equal (=)
algorithm
36. ______ must be enclosed within single quotes.
String Constants
Assigment statement
dynamic allocation
Integer
37. An effective method for solving a problem using a finite sequence of instructions.
Algorithms
CPU (Central Processing Unit)
syntax
transitive
38. ____________ property: says that if a = b and b = c then a = c.
Selection algorithm
syntax
transitive
Operating system
39. Type _____ Error: False Negative
Boolean
label
II
false condition
40. One or more steps are performed repeatedly.
Repetition algorithm
oop
loop
pointer
41. Any collection of data to be input to a program or output from a program.
x
II
File
semantics
42. dividend / _____________ = quotient
associative
divisor
standard deviation
Reserved words
43. Any number that does not have a decimal in it.
Integer
Memory unit
Iteration
Control unit
44. Information is placed into a storage location by means of an ____________ statement
pointer
counter
assignment
Integer
45. base value of a binary number system?
2
oop
label
Validation
46. A system in which negative numbers are represented by the two's complement of the absolute value.
parameter
slack
Two complements
Binary scheme mean
47. One of a number of alternative actions is selected and executed.
Time to failure
Selection algorithm
logic
Sequential algorithm
48. ______ must have at least one digit before and at least one digit after the decimal`
Real Constants
transitive
assignment
dynamic allocation
49. A fixed position within source code: _________
label
2
linear
algorithm
50. A variable that can hold a single true/false (1/0) value.
Hexadecimal base
Boolean
logic
Operating system