Вы находитесь на странице: 1из 7

www.andhracolleges.

com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 1


III B.Tech I Semester Supplementary Examinations, February 2007
OBJECT ORIENTED ANALYSIS AND DESIGN THROUGH UML
( Common to Computer Science & Engineering and Information
Technology)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) What are the essential features of object oriented paradigm? Explain briefly.
(b) What do you understand by the structure of complex system.
(c) How do you design a complex system? [8+4+4]

2. (a) Define object identity. What is oid uniqueness principle?


(b) What is model? What are the aims of modeling?
(c) What are the principles of modeling?
(d) What is UML? Define. [5+5+4+2]

3. (a) Explain the following:


i. Role
ii. Multiplicity
iii. has-a relationship
iv. Generalization
(b) Define idiom. Enumerate the steps to model structural relationships.

www.andhracolleges.com
(c) Define the following:
i. Stereotype
ii. Tagged value [8+6+2]

4. Enumerate the steps to model object structures. Illustrate with an object diagram.
[16]

5. (a) What are interaction diagrams? What are their contents and common proper-
ties? Define semantic equivalence between two kinds of interaction diagrams.
(b) Enumerate the steps to model flows of control by time ordering. [8+8]

6. (a) What are sequencing and delegation? How is nested flow of control rendered
in UML notation? Illustrate.
(b) “C++ is statically typed where as Small talk is dynamically typed.” Justify
the validity or invalidity of the statement, whatever is appropriate.
(c) Enumerate the steps to model a flow of control. [7+3+6]

7. (a) Define event and signal. What are the four kinds of events which can be
modeled by UML? Explain briefly.
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
1 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 1


(b) Enumerate the steps to model a family of signals. [13+3]

8. (a) Enumerate the steps to model source code. Illustrate with a UML diagram.
(b) Mention any three strategies to model a physical database.
(c) Enumerate the steps to model a physical database. [8+4+4]

www.andhracolleges.com
⋆⋆⋆⋆⋆

www.andhracolleges.com
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
2 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 2


III B.Tech I Semester Supplementary Examinations, February 2007
OBJECT ORIENTED ANALYSIS AND DESIGN THROUGH UML
( Common to Computer Science & Engineering and Information
Technology)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) Contrast: data model Vs. object model.


(b) Consider any three object oriented programming languages. Enumerate any
six contrasting features comparatively.
(c) What are the basic features of object orientation? Explain briefly. [5+6+5]
2. (a) Explain the UML approach to software architecture.
(b) Why is UML used? Explain the various relationships with UML notation.
[10+6]
3. (a) What is generalization/ specialization hierarchy. Give an example diagram.
(b) Give example diagrams for UML notation of various relationships in UML,
one for each relationship.
(c) Give an example diagram in UML that depicts all the four relationships.
(d) Contrast: dependency Vs. association. [4+6+4+2]
4. (a) Enumerate the steps to model logical database schema. Give all example class
diagrams.

www.andhracolleges.com
(b) Explain the common uses of class diagrams briefly. [12+4]
5. (a) What is sequence diagram? What is collaboration diagram? What are the
features in each one?
(b) What are the properties and common uses of sequence diagrams and collabo-
ration diagrams? [10+6]
6. What are the common uses of use case diagrams? Consider any two modeling issues
and draw relevant use case diagrams. Explain briefly. [16]
7. (a) Define event and signal. What are the four kinds of events which can be
modeled by UML? Explain briefly.
(b) Enumerate the steps to model a family of signals. [13+3]
8. (a) Enumerate the steps to model an executable release.
(b) What are the contents, common properties and common uses of component
diagrams? Explain briefly. [4+12]

⋆⋆⋆⋆⋆
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
1 ofUSA-UK-Australia-Germany-France-NewZealand
1 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 3


III B.Tech I Semester Supplementary Examinations, February 2007
OBJECT ORIENTED ANALYSIS AND DESIGN THROUGH UML
( Common to Computer Science & Engineering and Information
Technology)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) What are the essential features of object oriented paradigm? Explain briefly.
(b) What do you understand by the structure of complex system.
(c) How do you design a complex system? [8+4+4]

2. (a) How is association modeled as a class?


(b) Explain the antisymmetric and transitive properties of aggregation.
(c) How is generalization/specialization contrasted with more code reuse? State
Liskov’s substitution principle.
(d) What are the principles of modeling? [4x4=16]

3. (a) Explain the UML’s behavior diagrams.


(b) Briefly explain the following relationships with UML notation
i. Using
ii. Realization
iii. Simple aggregation

www.andhracolleges.com
iv. Composite aggregation
(c) Contrast is-a relationship with has-a relationship. [6+8+2]

4. (a) Enumerate the steps to reverse engineer class diagrams and to reverse engineer
object diagrams.
(b) What are the properties of a well-structured object diagram? [9+7]

5. (a) What are interaction diagrams? What are their contents and common proper-
ties? Define semantic equivalence between two kinds of interaction diagrams.
(b) Enumerate the steps to model flows of control by time ordering. [8+8]

6. (a) Define interaction. What is the significance of context in interactions?


(b) What are the various adornments to ends of links denoted as standard stereo-
types? Explain about objects and roles. [4+12]

7. (a) Enumerate the steps to model the lifetime of an object.


(b) Compare: substates, nested states, composite state. [14+2]

8. (a) What are the properties of a well-structured component diagram?


Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
1 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 3


(b) What are the contents, common properties and common uses of component
diagrams? Explain briefly. [4+12]

⋆⋆⋆⋆⋆

www.andhracolleges.com

www.andhracolleges.com
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
2 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 4


III B.Tech I Semester Supplementary Examinations, February 2007
OBJECT ORIENTED ANALYSIS AND DESIGN THROUGH UML
( Common to Computer Science & Engineering and Information
Technology)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) What do you understand by object model? What is object? What is class?
(b) Contrast: class Vs. interface Vs. component.
(c) How do you identify classes and objects, given a problem description. [6+6+4]

2. (a) Why is it necessary to have a variety of diagrams in a model of a system?


(b) Which UML diagrams give a static view and which give a dynamic view of a
system?
(c) Consider a computer-based system that plays chess with a user. Which UML
diagrams would be helpful in designing the system? Why?
(d) Contrast the following:
i. Actors Vs. Stakeholders
ii. Usecase Vs. Algorithm. [4x4=16]

3. (a) Explain the following:


i. Role

www.andhracolleges.com
ii. Multiplicity
iii. has-a relationship
iv. Generalization
(b) Define idiom. Enumerate the steps to model structural relationships.
(c) Define the following:
i. Stereotype
ii. Tagged value [8+6+2]

4. (a) Enumerate the steps to model logical database schema. Give all example class
diagrams.
(b) Explain the common uses of class diagrams briefly. [12+4]

5. (a) What are interaction diagrams? What are their contents and common proper-
ties? Define semantic equivalence between two kinds of interaction diagrams.
(b) Enumerate the steps to model flows of control by time ordering. [8+8]

6. (a) What are sequencing and delegation? How is nested flow of control rendered
in UML notation? Illustrate.
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
1 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: RR310506 Set No. 4


(b) “C++ is statically typed where as Small talk is dynamically typed.” Justify
the validity or invalidity of the statement, whatever is appropriate.
(c) Enumerate the steps to model a flow of control. [7+3+6]

7. (a) What are the possible combinations of interaction considered in a system with
both active and passive objects?
(b) What is the UML approach to process synchronization?

www.andhracolleges.com
(c) Enumerate the steps to model multiple flows of control. [6+4+6]

8. (a) What are the contents, common properties and common uses of component
diagrams. Briefly explain.
(b) Enumerate the steps to model source code using component diagrams. [12+4]

⋆⋆⋆⋆⋆

www.andhracolleges.com
Seminar Topics - Scholarships - Admission/Entrance Exam Notifications
2 ofUSA-UK-Australia-Germany-France-NewZealand
2 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information

Вам также может понравиться