Coding and testing are done in which manner. cross-sectional top-down bottom-up None of these ad hoc TRUE ANSWER : ? YOUR ANSWER : ?
Most algorithms begin by _____. Displaying the input items Entering the input items into the computer Entering the output items into the computer Processing the input items by doing some calculations on them Displaying the output items TRUE ANSWER : ? YOUR ANSWER : ?
To avoid errors in transcription and transposition, during data entry, the System Analyst should provide for a hash totals none of the listed here provide batch totals all of the listed here TRUE ANSWER : ? YOUR ANSWER : ?
The approach used in top-down analysis and design is to identify a top level function an d then create a hierarchy of lower-level modules and components. to prepare flow charts after programming has been completed all of the listed here to identify the top level functions by combining many smaller components into a single entity TRUE ANSWER : ? YOUR ANSWER : ?
The _____ symbol is used in a flowchart to represent a step that gets information from the user. Process Selection/repetition Input/Output Start/Stop TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a programming control structure? Selection None of these Repetition Sequence Sorting TRUE ANSWER : ? YOUR ANSWER : ?
When desk-checking an algorithm, you should set up a table that contains _____. One column for each processing item a, b, and c One column for each output item Both a and b One column for each input item TRUE ANSWER : ? YOUR ANSWER : ?
System prototyping helps the designer in all of the listed here making the programmers understand how the system will function. giving a demo of the software, to the system manager to whom he reports communicating to the user, quickly, how the system, when developed, will look like and get a feedback. TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a characteristic of a system operates within a boundary has interacting components has homogeneous components operates for some purpose TRUE ANSWER : ? YOUR ANSWER : ?
The feasibilities studied in preliminary investigation is (are): None of these operational feasibility economic feasibility technical feasibility All of these TRUE ANSWER : ? YOUR ANSWER : ?