Sie sind auf Seite 1von 11

B.C.A (Pt.II) 217 Syst. Anal. & Desi.

BACHELOR OF COMPUTER APPLICATION (Part II) EXAMINATION,2013 (Faculty of Science)


(Three-Year Scheme of 10+2+3 Pattern) SYSTEM ANALYSIS AND DESIGN PAPER 217 TIME ALLOWED: THREE HOURS Maximum Marks Answers of all the question (objective as well as descriptive) are to be given in the main answer-book only. Answer of objective type questions must be given in sequential order. Similarly all the parts of one question of descriptive part should be answered at one place in the answer-book. One complete question should not be answered at different places in the answer-book. No supplementary answer-book will be given to any candidate. Hence the candidates should write their answers precisely in the main answer-book only.

OBJECTIVE PART-I Maximum Marks :20 It contains 40 multiple choice questions with four choices and students will have to pick the correct one (each carrying mark) 1How many steps are in the system development life cycle (SDLC)? : (a) 4 (b) 5 (c) 6

(d) 10 2The first step in the system development life cycle (SDLC)is ? (a) Analysis (b) Design (c) Problem/opportunity identification (d) Development and documentation The organized process or set of steps that needs to be followed to develop an information system is known as the: (a) Analytical cycle (b) Design cycle (c) Program specification (d) System development life cycle How many steps are in the program development life cycle (PDLC)? (a) 4 (b) 5 (c) 6 (d) 10 The make-or-buy decision is associated with the .step in the SDLC. (a) Design (b) Analysis (c) Development and documentation (d) Problem/opportunity Identification Actual Programming of software code is done during the .step in the SDLC. (a) Maintenance and Evaluation (b) Design (c) Analysis

3-

4-

5-

6-

(d) Development and documentation 7The.determine whether the project should go forward. (a) Feasibility assessment (b) Opportunity identification (c) System evaluation (d) Program specification design and implementation database structures. (a) Programmer (b) Project Manager (c) Technical Writer (d) Database administrator Debugging is : (a) Creating Program Code (b) Finding and correcting error in the program code (c) Identifying the task to be computerized (d) Creating the algorithm The problem statement should include all of the following, except: (a) Input (b) Output (c) Processing (d) Storage SQA stands for: (a) Software quality accuracy (b) Software quality assistant (c) Software quality assurance (d) None of the above

8-

9-

10-

11-

12-

OLTP stands for : (a) Online Transaction Processing System (b) Online Transaction Process System (c) Off-line Transaction Processing System (d) None of the above A spiral model of prototype has a phase named : (a) Planning (b) Risk analysis (c) Engineering (d) All of the above Validation testing includes: (a) Recovery testing (b) Stress testing (c) Alpha-beta testing (d) Security testing A zero-level DFD gives:(a) Overview of input, process and outputs (b) The fully blown-up system design (c) That the system design cannot be split further (d) None of the above The unit testing is: (a) White box oriented (b) Black box oriented (c) Check box oriented (d) None of the above Waterfall model follows: (a) Systematic approach (b) Sequential approach

13-

14-

15-

16-

17-

(c) Both (a) and (b) (d) None of the above 18LOC stand for: (a) Label of code (b) Line of codes (c) Line out of codes (d) Link of the codes Ethnography is related to: (a) Survey (b) Observation (c) Questionnaire (d) DFD Data Mining used in: (a) Retail/marketing (b) Banking (c) Insurance and health care (d) All of the above A prototype is : (a) Mini model of the existing system (b) Mini model of the proposed system (c) Working model of the existing system (d) None of the above Pseudo code is a : (a) False logic (b) Programming tool (c) Looping statement (d) None of the above

19-

20-

21-

22-

23-

Which of the following is not a part of DFD? (a) Bubble (b) Arrow (c) Disk Storage (d) Both (a) and (b) A distinct object in a system is known as : (a) Degree (b) Attribute (c) Parameter (d) Entity Which of the following is a type of COCOMO Model ? (a) Basic COCOMO (b) Intermediate COCOMO (c) Advanced COCOMO (d) All of the above Entities, relationship and attributes are related to : (a) Flow chart (b) Data flow diagram (c) Entity relationship diagram (d) None of the above Loss of data integrity implies that data is : (a) Outdated (b) Repeated (c) Inconsistent (d) Deleted What pictorial description is used in project management? (a) GANTT Chart (b) PERT/LRM network

24-

25-

26-

27-

28-

(c) Both (a) and (b) (d) None of the above 29What is the use of documentation? (a) To specify the intended working (b) To record what was done (c) To explain working and instruction for user (d) All of the above Structured partitioning should be:(a) Horizontal (b) Vertical (c) Both (a) and (b) (d) None of the above White Box testing test the following:(a) Loops of procedure (b) Decision point (c) Execution path (d) All of the above A data definition language: (a) Helps to establish relation, fields and record (b) Helps to maintain database (c) None of the above (d) Both (a) and (b) Data integrity stands for:(a) Through validated data (b) Data stored in different files showing consistency (c) Data field integrated to provide summary (d) None of the above

30-

31-

32-

33-

34-

Storage of information in a graph, videos, and voices etc. is :(a) Multimedia (b) Cookies (c) Text files (d) None of the above Which of the following is a tool in design phase: (a) Abstraction (b) Refinement (c) Information hiding (d) All of the above Design phase include? (a) Data architectural and procedural design only (b) Architectural, procedure and interface only (c) Data, architectural and interface design only (d) Data, architectural interface and procedural design Spiral model was developed by: (a) Bev Lttlewood (b) Berry Bohem (c) Roger Pressman (d) Victor Bisili Which model is popular for student small project? (a) Waterfall model (b) Spiral model (c) Quick and fix model (d) Prototyping model RAD stand for:(a) Rapid Application Development (b) Relative Application Development

35-

36-

37-

38-

39-

(c) Repeated Application Development (d) Ready Application Development 40RAD model was proposed by: (a) IBM (b) Motorola (c) Microsoft (d) Lucent Technology

DESCRIPTIVE : PART-II Maximum Marks: 30 Attempt any four descriptive type of questions out of six. All questions carry 7.5 marks each. 1- (a) What do you mean by system development life cycle? Discuss all the stages involved in the life cycle? (b) What do you understand by system analyst? Explain the role of system analysis. 2- (a) What do you mean by Batch processing and real time processing? (b) What is a Water-Fall or Linear Cycle? Explain in detail. 3- (a) distinguish between the following : (i) Validation and verification (ii) Data mining and data warehouse (b) What functional and non-functional requirements? Explain.

4- (a) What is meaning of DFD? Explain with all the useful notations. (b) Explain testing: (i) White box testing (ii) Black box testing 5- Write notes on the following: (a) Feasibility study (b) Requirement analysis; (c) Client Server System 6- (a) Explain the PERT chart and CPM network diagram. (b) Explain the advantages and disadvantages of interviewing. __________________

Das könnte Ihnen auch gefallen