CS504 Midterm Solved Paper 2010
CS504 Midterm Solved Paper 2010
Question No: 1
UML (unified modeling language) analysis modeling focuses on the _________________ . behavioral model and environment model. behavioral model and implementation model. user model and environmental model user model and structural model
Question No: 2
The data flow diagram must be augmented by descriptive text in order to describe the functional requirements for a software product.
True
False
Question No: 3
It is not possible to use ordinary data flow diagrams to model the functional requirements of real-time systems.
True False
Question No: 4
Behavior Driven attributes Data Driven attributes Responsibility Driven attributes All of the above
Question No: 5
Question No: 6
DFD Notation contains Data Store Extenal Agents Processes All of the given
Question No: 7
A complex System evolves from a smaller system medium sysetem bigger system non of the given
Question No: 8
Question No: 9
Question No: 10
Which one is not the purpose of Interaction Diagrams ? Model interactions between objects
Question No: 11
Collaboration diagrams have basically two types of components: objects and ----------
Question No: 12
The scope description establishes the ----------between the system we are developing and everything else in the universe
Question No: 13
Which one is not a type of messages which Sequence Diagrams Depict Synchronous
Asynchronous
Create
Update
Question No: 14
What is the most crucial non-functional requirement of a system to control radiation dosages that are emitted as treatment for cancer?
Question No: 15
Given below are some statements associated with data flow diagrams. Identify the correct statement from among them.
Data flow is made use of to model what systems do. Flows of data can take place from a process to a sink. All processes have to be levelled or decomposed. Context diagram shows the major system processes.
Question No: 16
What would be the most suitable architecture to develop a commercial web page to do business transactions over the internet?
Question No: 17
( Marks: 2 )
To manage the complexity of the system we need to apply the principles of abstraction. Discuss briefly.
Question No: 18
( Marks: 2 )
Question No: 19
( Marks: 2 )
Question No: 20
( Marks: 3 )
Keeing in mind the Connie's case study , what rule of thumbs were identified, list them down.
Question No: 21
( Marks: 3 )
The CPU of a computer consists of an ALU and a CU. Intel and AMD are two types of CPUs, which are widely used in computers. Users of computers can be either novices or experts. Consider the following classes. (i) (ii) (iii) CPU and AMD (ii) User and Computer (iii) CPU and ALU
The correct relationships between the above classes are (a) (i) inheritance (ii) association (iii) inheritance. (b) (i) association (ii) inheritance (iii) aggregation. (c) (i) association (ii) inheritance (iii) association. (d) (i) association (ii) inheritance (iii) aggregation. (e) (i) inheritance (ii) association (iii) aggregation.
Question No: 22
( Marks: 5 )
Question No: 23
( Marks: 5 )