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 an intentional stopping or pausing place in a program - put in place for debugging purposes.
algorithm
pointer
Boolean
breakpoint
2. ____________ / divisor = quotient
dual
DIV
dynamic allocation
dividend
3. ______ must have at least one digit before and at least one digit after the decimal`
Real Constants
Iteration
String Constants
assignment
4. It is concern with checking that the algorithms and the program meet the problem's specification.
Validation
dynamic allocation
syntax
oop
5. 8 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7)
dividend
DIV
associative
Octal base
6. Type of control structure: CASE
MOD
recursion
Selection
Control unit
7. dividend / _____________ = quotient
equal (=)
Selection
Octal base
divisor
8. ______ must be enclosed within single quotes.
tracepoint
Input
Real Constants
String Constants
9. Any number that does not have a decimal in it.
Selection algorithm
subroutine
Real Constants
Integer
10. ______ causes an advance to a new input line from which subsequent values will be read
breakpoint
commutative
Iteration
ReadLn
11. Statistical average
nested
end if
mean
MOD
12. The place where the instructions and data are stored.
median
applications
Memory unit
Integer
13. The remainder in a division.
linear
MOD
File
Repetition algorithm
14. An effective method for solving a problem using a finite sequence of instructions.
selection
Algorithms
Time to failure
Output
15. The grammatical rules of the language.
VAR
equal (=)
Operating system
Syntax
16. Outout and Input are _____
median
Real Constants
Files
subscript
17. Item of information necessary for a program or subprogram to perform its task.
File
parameter
tracepoint
Time to failure
18. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
applications
constraints
parameter
selection
19. Examples of _____ are: integer and real and true and false and read and readln and write and writeln.
DIV
label
Two complements
Identifiers
20. Numbers that contain decimal points - can be any number including decimal numbers. Can be expressed as a scientific notation.
assignment
algorithm
Real numbers
Binary scheme mean
21. Quantities whose values do not change during program execution.
Selection algorithm
II
linear
Constants
22. Integer division is denoted by _____
breakpoint
DIV
interpreted
pointer
23. What are Sequence and Selection/Decision and Iteration/Repetition?
Output
Octal base
control structures
constraints
24. The information that is given and which items are important in solving the problem.
associative
Control unit
parameter
Input
25. It is used to predicts the circuit's lifetime.
CPU (Central Processing Unit)
compiled
divisor
Time to failure
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).
variance
selection
Selection algorithm
applications
27. _________ is when a procedure or function calls itself
oop
Coding
semantics
recursion
28. Each element in an array is identified by a number called a ____________ which designates position in the array
subscript
File
control structures
CPU (Central Processing Unit)
29. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
MOD
subscript
I
oop
30. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
Binary scheme mean
linear
Syntax
CPU (Central Processing Unit)
31. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
pointer
logic
dynamic allocation
Selection algorithm
32. dividend / divisor = _______________
Operating system
quotient
false condition
File
33. Type of control structure: WHILE-DO
Reserved words
semantics
Iteration
breakpoint
34. The interpretation or meaning of an item.
Octal base
subscript
mean
semantics
35. One or more steps are performed repeatedly.
Repetition algorithm
ReadLn
DIV
Input
36. Allocate memory when needed and return memory when done: _________ _________
DIV
dynamic allocation
2
Selection algorithm
37. The information that is produced to solve the problem.
Output
Repetition algorithm
assignment
dual
38. The assignment statement is also a ____ statement?
program composition
transitive
Replacement
compiled
39. In Linear Programming ____________ variables are used to convert inequalities to equalities
commutative
semantics
constraints
slack
40. ____________ property: says that if a = b and b = c then a = c.
Real Constants
transitive
VAR
Iteration
41. A _________ is a group of instructions within a computer program that performs a specific function.
subroutine
program composition
control structures
dividend
42. Information is placed into a storage location by means of an ____________ statement
parameter
algorithm
assignment
Output
43. ____________ property: you can group numbers in any way without changing the answer
semantics
associative
Octal base
Boolean
44. Type _____ Error: False Negative
2
II
MOD
pointer
45. The address of a memory location
pointer
logic
Files
Boolean
46. Statistics: square root of variance
median
applications
dynamic allocation
standard deviation
47. for an "if" statement some languages require and "____________ _______" to close the selection group
Input
Real numbers
II
end if
48. It controls the operation of the entire system and performs the arithmetic and logic operations and and stores and retrieves instructions and data.
CPU (Central Processing Unit)
Integer
Iteration
mean
49. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
breakpoint
nested
parameter
Coding
50. In Linear Programming a _________ is a means for simplifying the solution
Syntax
Operating system
dual
oop