logo

CuriousTab

CuriousTab

Discussion


Home Database Object-Oriented Data Modeling Comments

  • Question
  • The object-oriented development life cycle is which of the following?


  • Options
  • A. Analysis, design, and implementation steps in the given order and using multiple iterations.
  • B. Analysis, design, and implementation steps in the given order and going through the steps no more than one time.
  • C. Analysis, design, and implementation steps in any order and using multiple iterations.
  • D. Analysis, design, and implementation steps in any order and going through the steps no more than one time.

  • Correct Answer
  • Analysis, design, and implementation steps in the given order and using multiple iterations. 


  • Object-Oriented Data Modeling problems


    Search Results


    • 1. The term Incomplete for a UML has the same meaning as which of the following for an EER diagram?

    • Options
    • A. Overlapping rule
    • B. Disjoint rule
    • C. Total specialization rule
    • D. Partial specialization rule
    • Discuss
    • 2. Multiplicity is the same as what concept for an ERD?

    • Options
    • A. Relationship
    • B. Attribute
    • C. Entity
    • D. Cardinality
    • Discuss
    • 3. The term Complete for a UML has the same meaning as which of the following for an EER diagram?

    • Options
    • A. Overlapping rule
    • B. Disjoint rule
    • C. Total specialization rule
    • D. Partial specialization rule
    • Discuss
    • 4. Backward recovery is which of the following?

    • Options
    • A. Where the before-images are applied to the database
    • B. Where the after-images are applied to the database
    • C. Where the after-images and before-images are applied to the database
    • D. Switching to an existing copy of the database
    • Discuss
    • 5. The transaction log includes which of the following?

    • Options
    • A. The before-image of a record
    • B. The after-image of a record
    • C. The before and after-image of a record
    • D. The essential data of the record
    • Discuss
    • 6. The fact that the same operation may apply to two or more classes is called what?

    • Options
    • A. Inheritance
    • B. Polymorphism
    • C. Encapsulation
    • D. Multiple classification
    • Discuss
    • 7. Which of the following is a technique for hiding the internal implementation details of an object?

    • Options
    • A. Encapsulation
    • B. Polymorphism
    • C. Inheritance
    • D. All of the above.
    • Discuss
    • 8. Aggregation is which of the following?

    • Options
    • A. Expresses a part-of relationship and is a stronger form of an association relationship.
    • B. Expresses a part-of relationship and is a weaker form of an association relationship.
    • C. Expresses an is-a relationship and is a stronger form of an association relationship.
    • D. Expresses an is-a relationship and is a weaker form of an association relationship.
    • Discuss
    • 9. Which of the following applies to a class rather than an object?

    • Options
    • A. Query
    • B. Update
    • C. Scope
    • D. Constructor
    • Discuss
    • 10. A UML diagram includes which of the following?

    • Options
    • A. Class name
    • B. List of attributes
    • C. List of operations
    • D. All of the above.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment