Header Ads Widget

Responsive Advertisement

Module 5: Control Breaks

Control Breaks


1.  A common requirement of generating business report is inclusion of _______

A. company heading

B. detail line

C. various subtotals as a final total

D. None 

Answer: C

2. What do we call the field in input record that is used to sequence the file?

A. Control break

B. Control field

C. Control area

D. Control loop

Answer: B

3. Which field is checked to determine when a subtotal is to be printed?

A. Total field

B. Control field

C. ID field

D. None

Answer: B

4. Where do we use control break situation using control field?

A. In business analysis

B. In printing business report

C. In structure report

D. In structure chart

Answer: B

5. Line printed at the top of the pages of a report is ------------.

A. Heading line

B. Final line

C. Detail line

D. None

Answer: A

6. Which of the following is headlining line?

A. A line that contains sales amount for each item.

B. A line that prints subtotal for each item.

C. A lines that final total in the report.

D. A line printed that identifies the contents of each column.

Answer: D

7. In printing report all the input records for an item are grouped together to facilitate printing the item’s total. How this grouping is accomplished?   

A. Sorting the input file by control field.

B. Changing the order of the input fields.

C. Checking sequence error in records.

D. None

Answer: A

8. You are using employee files to print pay report and the file sorted in ascending order by employee. In a loop which condition should you say is a control break? 

A. When new employee number is equal to the previous employee number.

B. When new employee number is greater than previous employee number.

C. When new employee number is 0.

D. When new employee number is less than previous employee number.

Answer: B

9. What do we call a control break that is encountered when processing the first record in an ordered file?

A. Control field 

B. False control break.

C. Page break.

D. Line break.

Answer: B

10. In which of the following tools there is in option for branching?

A. Structured chart.

B. HIPO chart.

C. Flow chart.

D. N-S flow chart

Answer: D

11. Which one does use branching?

A. Conventional flowchart.

B. N-S Flowchart

Answer: B

12. Which is the following is true for a loop structure?

A. One instruction must check the end of the loop.

B. At least one instruction must alter the condition being tested if the is to be terminated.

C. At least one instruction must beak the loop.

D.  None.

Answer: B

13. Case structure can be categorized as a -------

A. Selection structure.

B. Loop structure.

C. Sequence structure

D. None.

Answer: A

14. What do you mean by the term “single spacing”?

A. Printing with no blank lines between report lines.

B. Separating report lines.

C. Printing a blank line between report lines.

D. None.

Answer: A

15. What do you mean by the term “double spacing’?

A. Printing with no blank lines between report lines.

B. Separating report lines.

C. Printing a blank line between report lines.

D. Printing page break.

Answer: B

Post a Comment

0 Comments