logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Database Comments

  • Question
  • The benefits of object-oriented modeling are which of the following?


  • Options
  • A. The ability to tackle more challenging problems
  • B. Reusability of analysis, design, and programming results
  • C. Improved communication between users, analysts, etc.
  • D. All of the above.

  • Correct Answer
  • All of the above. 


  • Database problems


    Search Results


    • 1. A proxy server is used for which of the following?

    • Options
    • A. To provide security against unauthorized users
    • B. To process client requests for Web pages
    • C. To process client requests for database access
    • D. To provide TCP/IP
    • Discuss
    • 2. 88%of 370 +24% of 210-x =118 find x
    • Discuss
    • 3. The following SQL is which type of join: SELECT CUSTOMER_T. CUSTOMER_ID, ORDER_T. CUSTOMER_ID, NAME, ORDER_ID FROM CUSTOMER_T,ORDER_T ;

    • Options
    • A. Equi-join
    • B. Natural join
    • C. Outer join
    • D. Cartesian join
    • Discuss
    • 4. The different classes of relations created by the technique for preventing modification anomalies are called:

    • Options
    • A. normal forms.
    • B. functional dependencies.
    • C. referential integrity constraints.
    • D. None of the above is correct.
    • Discuss
    • 5. What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?

    • Options
    • A. Polish
    • B. Reverse Polish
    • C. Both A and B
    • D. None of the above
    • Discuss
    • 6. A collection of interrelated records is called a

    • Options
    • A. Datasheet
    • B. Spreadsheet
    • C. Database
    • D. Utility File
    • Discuss
    • 7. When mapping a supertype/subtype relationship which of the following is true?

    • Options
    • A. The supertype primary key is assigned to each subtype.
    • B. The subtype primary key is assigned to each supertype.
    • C. There is no link between the supertype/subtype entities.
    • D. There is no primary key/foreign key relationship between a supertype/subtype.
    • Discuss
    • 8. With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data.

    • Options
    • A. READ_ONLY
    • B. SCROLL_LOCK
    • C. OPTIMISTIC
    • D. PESSIMISTIC
    • Discuss
    • 9. For every relationship, how many possible types of actions are there when enforcing minimum cardinalities?

    • Options
    • A. Two
    • B. Three
    • C. Four
    • D. Six
    • Discuss
    • 10. A shared database should:

    • Options
    • A. be accurate and available.
    • B. provide for backup and recovery.
    • C. be secure.
    • D. All of the above.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment