System Analysis and Design
271. In significant codes some or all parts of the code
- are meaningful
- are usable
- are significant
- represent values
Correct answer: (D)
represent values
272. Modulus-11 check digit for the code 45672 is
- 0
- 1
- 2
- 3
Correct answer: (B)
1
273. A batch control record uses
- Batch totals of selected fields
- A simple count of number of records in a batch
- Modulus-11 check digit of each key field
- Totals of selected fields of record totalled for the batch
- i and ii
- i, ii, iv
- i, ii, iii, iv
- iii and iv
Correct answer: (B)
i, ii, iv
274. If records are out-of-order then error may be detected by
- batch control totals
- radix check
- sequence number check
- range check
Correct answer: (C)
sequence number check
275. A data dictionary is usually developed
- At requirements specification phase
- During feasibility analysis
- When DFD is developed
- When a datadase is designed
Correct answer: (C)
When DFD is developed
276. By the term "expandable code" we understand that the code
- conveys information on item being coded
- is of small length
- can add new item easily
- includes all relevant characteristics of item being coded
Correct answer: (C)
can add new item easily
277. The main problems encountered in off-line data entry are:
- Data are entered by operators
- Data entered by hand in forms batched and forms may be missed or misread
- Errors are detected after a lapse of time
- Data are entered by users
- i and ii
- i and iii
- ii and iii
- iii and iv
Correct answer: (C)
ii and iii
278. By the term "concise code” we understand that the code
- conveys information on item being coded
- is of small length
- can add new item easily
- includes all relevant characteristics of item being coded
Correct answer: (B)
is of small length
279. Errors in codes are detected by
- proper design of code
- introducing redundant digits/characters designed to detect errors
- making the code concise
- making the code precise
Correct answer: (B)
introducing redundant digits/characters designed to detect errors
280. If a field is known to represent an angle of a triangle, radix used to check should be
- 90
- 60
- 180
- 360
Correct answer: (C)
180