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. for an "if" statement some languages require and "____________ _______" to close the selection group
File
end if
Iteration
Integer
2. Type of control structure: CASE
Identifiers
Selection
compiled
commutative
3. dividend / _____________ = quotient
divisor
Syntax
assignment
transitive
4. A system in which negative numbers are represented by the two's complement of the absolute value.
Assigment statement
Two complements
subroutine
constraints
5. The address of a memory location
nested
pointer
control structures
Iteration
6. A reserved word for variable.
associative
nested
Integer
VAR
7. In a linear programming problem there are always ____________
dividend
constraints
pointer
dynamic allocation
8. Zero sum game theory problems can be solved by means of ____________ programming
Selection
2
linear
Time to failure
9. :=? 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.
commutative
Output
quotient
Assigment statement
10. Information is placed into a storage location by means of an ____________ statement
control structures
assignment
Iteration
mean
11. In constant declarations to associate an identifier with a constant an sign is used
parameter
Real numbers
equal (=)
variance
12. Fixed number of similar data elements - each element can be retrieved through an index.
array
MOD
Two complements
counter
13. ____________ / divisor = quotient
interpreted
concatenation
Selection
dividend
14. Examples of _____ are: integer and real and true and false and read and readln and write and writeln.
variance
subroutine
Sequential algorithm
Identifiers
15. Part of the program that may be repeated
loop
linear
algorithm
Two complements
16. Numbers that contain decimal points - can be any number including decimal numbers. Can be expressed as a scientific notation.
VAR
x
II
Real numbers
17. Helpful debugging aids for _________ errors: control totals or control breaks or trace routines
logic
Input
Binary scheme mean
median
18. In Linear Programming a _________ is a means for simplifying the solution
dual
transitive
equal (=)
Memory unit
19. VAR and BEGIN and END are examples of _____ .
Reserved words
x
String Constants
Iteration
20. A programming paradigm that uses data structures consisting of datafields and methods together with their interactions - to design applications and computer programs.
subroutine
Selection algorithm
recursion
oop
21. Any number that does not have a decimal in it.
nested
counter
subscript
Integer
22. ____________ programming is a deterministic approach to problem solving
mean
Files
applications
linear
23. The grammatical rules of the language.
Iteration
Syntax
Repetition algorithm
Control unit
24. ______ must be enclosed within single quotes.
Two complements
program composition
Logic
String Constants
25. 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
compiled
interpreted
dynamic allocation
Coding
26. Outout and Input are _____
Files
subroutine
Binary scheme mean
Syntax
27. Statistics: square root of variance
standard deviation
Control unit
Time to failure
Selection
28. A ____________ procedure is one in which a statement or set of statements are embedded within other statements
nested
pointer
Syntax
dual
29. A fixed position within source code: _________
variance
semantics
label
nested
30. Integer division is denoted by _____
Sequential algorithm
quotient
logic
DIV
31. The person responsible for programming applications such as payroll or inventory or accounts receivable etc is the _________ programmer
File
applications
Time to failure
parameter
32. Type of control structure: REPEAT-UNTIL
control structures
Files
Iteration
recursion
33. Using only the two binary digits (bits) 0 and 1 to represent information in a computer.
end if
associative
Binary scheme mean
equal (=)
34. The place where the instructions and data are stored.
divisor
Boolean
Iteration
Memory unit
35. 16 (0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - A(10) - B(11) - C(12) - D(13) - E(14) - F(15)
Hexadecimal base
logic
semantics
equal (=)
36. _________ error: The program performs a task but it is not the task that was desired
MOD
oop
Logic
equal (=)
37. What are Sequence and Selection/Decision and Iteration/Repetition?
Replacement
control structures
Real numbers
Assigment statement
38. dividend / divisor = _______________
standard deviation
interpreted
quotient
selection
39. One or more steps are performed repeatedly.
Logic
program composition
Repetition algorithm
applications
40. A variable which will keep track of the number of occurrences of a certain transaction
concatenation
Real Constants
dividend
counter
41. It is used to predicts the circuit's lifetime.
control structures
Time to failure
Iteration
algorithm
42. The information that is given and which items are important in solving the problem.
DIV
Input
Boolean
Real numbers
43. One of a number of alternative actions is selected and executed.
divisor
Hexadecimal base
Selection algorithm
MOD
44. A _________ is a group of instructions within a computer program that performs a specific function.
subroutine
2
pointer
dividend
45. Type of control structure: LOOP
Iteration
loop
Validation
applications
46. A _________ is an intentional stopping or pausing place in a program - put in place for debugging purposes.
Assigment statement
control structures
Logic
breakpoint
47. Type of error: A violation of rules made by the programmer
syntax
Input
algorithm
array
48. Statistical middle
mean
control structures
CPU (Central Processing Unit)
median
49. The information that is produced to solve the problem.
2
Output
Memory unit
program composition
50. A variable that can hold a single true/false (1/0) value.
Boolean
subroutine
Operating system
standard deviation