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. ____________ / divisor = quotient
Syntax
dividend
Sequential algorithm
dual
2. In Linear Programming ____________ variables are used to convert inequalities to equalities
slack
median
Octal base
subroutine
3. Quantities whose values do not change during program execution.
Constants
Iteration
Iteration
pointer
4. The information that is produced to solve the problem.
Output
end if
logic
Iteration
5. :=? 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.
recursion
algorithm
Files
Assigment statement
6. for an "if" statement some languages require and "____________ _______" to close the selection group
Files
equal (=)
Control unit
end if
7. A fixed position within source code: _________
II
Assigment statement
commutative
label
8. The steps are performed in a strictly sequential manner - each step being executed exactly once.
Algorithms
Sequential algorithm
constraints
semantics
9. Item of information necessary for a program or subprogram to perform its task.
associative
subscript
parameter
Operating system
10. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
algorithm
Octal base
x
semantics
11. dividend / divisor = _______________
quotient
Logic
Memory unit
variance
12. Program Heading - Declaration Part (Label section - constant section - type section - variable section - subprogram section).
2
recursion
loop
program composition
13. ______ must have at least one digit before and at least one digit after the decimal`
dividend
Octal base
Real Constants
Coding
14. Information is placed into a storage location by means of an ____________ statement
assignment
dynamic allocation
divisor
Binary scheme mean
15. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
Iteration
Hexadecimal base
interpreted
logic
16. It is used to predicts the circuit's lifetime.
breakpoint
VAR
Time to failure
array
17. Each element in an array is identified by a number called a ____________ which designates position in the array
Output
transitive
Input
subscript
18. The remainder in a division.
dynamic allocation
end if
standard deviation
MOD
19. base value of a binary number system?
assignment
2
pointer
VAR
20. One of a number of alternative actions is selected and executed.
divisor
Selection algorithm
dual
parameter
21. Fixed number of similar data elements - each element can be retrieved through an index.
array
II
Time to failure
pointer
22. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
breakpoint
Files
Sequential algorithm
counter
23. Type of error: A violation of rules made by the programmer
end if
array
syntax
Real Constants
24. 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
linear
oop
interpreted
Selection
25. The place where the instructions and data are stored.
Memory unit
Repetition algorithm
median
linear
26. The interpretation or meaning of an item.
CPU (Central Processing Unit)
String Constants
semantics
subscript
27. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
end if
oop
Real numbers
Files
28. The address of a memory location
Selection algorithm
oop
pointer
counter
29. Statistics: square root of variance
slack
standard deviation
associative
recursion
30. It is concern with checking that the algorithms and the program meet the problem's specification.
interpreted
Syntax
Identifiers
Validation
31. Type of control structure: WHILE-DO
median
divisor
oop
Iteration
32. A _________ is a group of instructions within a computer program that performs a specific function.
Iteration
Identifiers
CPU (Central Processing Unit)
subroutine
33. Zero sum game theory problems can be solved by means of ____________ programming
dynamic allocation
Selection
divisor
linear
34. Type of control structure: REPEAT-UNTIL
slack
Iteration
program composition
label
35. A reserved word for variable.
Output
VAR
linear
File
36. ____________ property: you can group numbers in any way without changing the answer
selection
pointer
Repetition algorithm
associative
37. A variable that can hold a single true/false (1/0) value.
Assigment statement
Selection
Boolean
I
38. A system in which negative numbers are represented by the two's complement of the absolute value.
linear
Two complements
Real Constants
associative
39. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
Logic
transitive
Selection
applications
40. dividend / _____________ = quotient
Syntax
breakpoint
2
divisor
41. VAR and BEGIN and END are examples of _____ .
equal (=)
Reserved words
x
oop
42. In algebraic expression the name of the storage location in which the result would be saved is expressed as ____________ .
linear
tracepoint
x
compiled
43. Type of control structure: IF-THEN-ELSE
Boolean
x
selection
linear
44. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
Reserved words
nested
DIV
II
45. Type of control structure: LOOP
Files
Memory unit
Iteration
Replacement
46. Numbers that contain decimal points - can be any number including decimal numbers. Can be expressed as a scientific notation.
Real numbers
Real Constants
Iteration
array
47. The grammatical rules of the language.
Syntax
Validation
quotient
Reserved words
48. Allocate memory when needed and return memory when done: _________ _________
loop
dynamic allocation
Constants
program composition
49. _________ error: The program performs a task but it is not the task that was desired
mean
Logic
array
Integer
50. The number of times a number goes into a divisor.
DIV
counter
loop
subscript