Anda di halaman 1dari 8

1.

CA033 A diagram that shows the major subsystems in an object-oriented system is


called a
Select one:
a. Component diagrams.
b. class diagram
c. System flowchart
d. Package diagram

2. AA924 When a subclass is created using inheritance the resulting class


Select one:
a. may have only operations of parent class
b. may have new attributes and new operations in addition to those of the parent class
c. may have only attributes of parent class
d. may have new operations only in addition to those in parent class

3. CA019 A boundary class is an analysis class that represents _____.


Select one:
a. the interface between the client and middleware tiers in a system
b. an intermediary or interface to something outside the system
c. an API that is supplied by a third-party vendor and used to integrate with an external system
d. the user interface or Presentation layer of a system

4. CA035 The designing phase includes the following activities, EXCEPT


Select one:
a. Designing the user interface
b. Designing the project team

c. Designing the application architecture


d. Designing and integrating the network

5. CA036 A common problem with development projects is scope creep. This refers to
Select one:
a. Determining the priority of each function
b. Requests to add new functions after decisions have been finalized
c. Rating the importance of each function
d. Deferring some functions until later

6. CA026 In which of the following mechanisms, types of all variables and expressions are
fixed at compilation time.
Select one:
a. Static Binding/ early binding
b. Weak Typing
c. Strong Typing
d. Dynamic Binding/ late binding

7. CA001 The object-oriented development life cycle is which of the following?


Select one:
a. Analysis, design, and implementation steps in any order and using multiple iterations.
b. Analysis, design, and implementation steps in the given order and using the steps no more
than one time.
c. Analysis, design, and implementation steps in the given order and using multiple iterations.
d. Analysis, design, and implementation steps in any order and using the steps no more than one
time.

8. AA923 Inheritance in object-oriented modelling can be used to


Select one:
a. create new classes
b. specialize classes
c. generalize classes
d. generalize and specialize classes

9. CA017 What are the components of a structured class?


Select one:
a. messages, connectors, and roles
b. attributes, roles, and ports
c. ports, roles, and threads
d. roles, ports, and connectors

10. AA922 Inheritance in object-oriented system is used to


Select one:
a. add new attributes to existing attributes
b. create new classes from existing classes
c. add new states to existing states
d. add new operations to existing operations

11. AA930 An object is selected for modelling a system provided


Select one:
a. its attributes change during operation of the system
b. it has numerous attributes
c. its attributes are invariant during operation of the system

d. it has no attributes relevant to the system

12. AA902 Functions and procedures are


Select one:
a. useful in designing computer systems
b. have side effects which require special care if they are used as subsystems
c. old fashioned and they are not useful
d. not useful in designing computer systems

13. AA912 Attributes are assigned value


Select one:
a. when classes are identified
b. when instances of objects are defined
c. when operations are performed on an object
d. when methods are invoked

14. AA910 All objects have (i) attributes (ii) states (iii) a set of operations (iv) a unique
identity
Select one:
a. ii, iii, iv
b. i, ii, iii, iv
c. i, iii, iv
d. i, ii, iii

15. CA045 Which of the following represent the built-in extensibility mechanism of the
UML?
Select one:

a. associations
b. stereotypes
c. relationships
d. comments

16. AA925 By polymorphism in object-oriented modelling we mean


Select one:
a. the ability to manipulate objects of different distinct classes
b. the ability to manipulate objects of different distinct classes knowing only their common
properties
c. use of similar operations to do similar things
d. use of polymorphic operations

17. CA034 A measure of the internal strength of a module in a structure chart is called
Select one:
a. Module cohesion
b. Module coupling
c. Module functionality
d. Module integrity

18. AA929 Objects selected to model a system (i) must be essential for functioning of the
system (ii) must have all attributes which are invariant during operations of a system (iii)
must have attributes relevant for performing services of object (iv) must be able to
perform assigned services
Select one:
a. ii, iii, iv
b. i, ii, iii, iv

c. i, iii, iv
d. i, ii, iii

19. CA009 Which of the following is a technique for hiding the internal implementation
details of an object?
Select one:
a. Encapsulation
b. Inheritance
c. Polymorphism
d. Abstraction

20. CA037 An association class must be created to store the attributes of a ____
relationship among two other classes.
Select one:
a. Many-to-many
b. Many-to-one
c. One-to-one
d. One-to-many

21. CA030 A class is


Select one:
a. template for objects of a particular type
b. a class of objects
c. a group of objects
d. a classification of objects

22. CA027 Inheritance in object-oriented modelling can be used to


Select one:
a. generalize classes
b. generalize and specialize classes
c. create newclasses
d. specialize classes

23. CA041 The vertical dimension of a sequence diagram represents


Select one:
a. time
b. messages
c. objects
d. lines

24. CA029 By polymorphism of a subsystem we mean


Select one:
a. it should have polymorphic data types
b. it should morph polygons
c. it should accept generic commandsand interpret appropriately
d. it should be reusable

25. AA915 An instance of an object is created by a


Select one:
a. query operation
b. constructor operation
c. update operation

d. open operation

Anda mungkin juga menyukai